diff options
| author | Yuri Chornoivan <yurchor@ukr.net> | 2019-07-01 23:35:16 +0000 |
|---|---|---|
| committer | Patrick Storz <eduard.braun2@gmx.de> | 2019-07-01 23:35:16 +0000 |
| commit | 7f3aa2882be5547d5308870bced554502ca4421c (patch) | |
| tree | 4c6b44f441fa20ac0d409c4c98c160fcaefc00c6 /src/conn-avoid-ref.cpp | |
| parent | Basque translation update (diff) | |
| download | inkscape-7f3aa2882be5547d5308870bced554502ca4421c.tar.gz inkscape-7f3aa2882be5547d5308870bced554502ca4421c.zip | |
Fix various minor typos
Diffstat (limited to 'src/conn-avoid-ref.cpp')
| -rw-r--r-- | src/conn-avoid-ref.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conn-avoid-ref.cpp b/src/conn-avoid-ref.cpp index 3b706e151..e571debbf 100644 --- a/src/conn-avoid-ref.cpp +++ b/src/conn-avoid-ref.cpp @@ -92,7 +92,7 @@ void SPAvoidRef::handleSettingChange() // isn't the same as the document that this item is part of. This // case can happen if a new document is loaded from the file chooser // or via the recent file menu. In this case, we can end up here - // as a rersult of a ensureUpToDate performed on a + // as a result of a ensureUpToDate performed on a // document not yet attached to the active desktop. return; } |
