diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2018-02-07 23:08:52 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2018-02-10 14:13:06 +0000 |
| commit | d677be7ba2cbc99dbe3385a0df1dd26c5bed6b8e (patch) | |
| tree | d36617c75f27083e26896269bdbf4a165f150e05 /src/verbs.cpp | |
| parent | Copy numpy import error message over from measure.py (no new strings) (diff) | |
| download | inkscape-d677be7ba2cbc99dbe3385a0df1dd26c5bed6b8e.tar.gz inkscape-d677be7ba2cbc99dbe3385a0df1dd26c5bed6b8e.zip | |
Misc. typos
Found via `codespell`
Diffstat (limited to '')
| -rw-r--r-- | src/verbs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verbs.cpp b/src/verbs.cpp index 38eff98ea..0e57063dc 100644 --- a/src/verbs.cpp +++ b/src/verbs.cpp @@ -575,7 +575,7 @@ SPAction *TextVerb::make_action(Inkscape::ActionContext const & context) } /** - * A quick little convience function to make building actions + * A quick little convenience function to make building actions * a little bit easier. * * This function does a couple of things. The most obvious is that |
