diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2018-05-09 14:37:28 +0000 |
|---|---|---|
| committer | luz paz <luzpaz@users.noreply.github.com> | 2018-05-14 19:38:17 +0000 |
| commit | 5f701e9b37a3a8adc6e4964bc7fac0f34dfc9db1 (patch) | |
| tree | 083733a3701c229199a4bc22225f397cc26bedfd /src/live_effects/lpe-roughen.cpp | |
| parent | Fix bug embeding SVG as PNG (diff) | |
| download | inkscape-5f701e9b37a3a8adc6e4964bc7fac0f34dfc9db1.tar.gz inkscape-5f701e9b37a3a8adc6e4964bc7fac0f34dfc9db1.zip | |
Misc. typos
Found via `codespell` and `grep`
Diffstat (limited to 'src/live_effects/lpe-roughen.cpp')
| -rw-r--r-- | src/live_effects/lpe-roughen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/lpe-roughen.cpp b/src/live_effects/lpe-roughen.cpp index e78ab99fd..e44688baa 100644 --- a/src/live_effects/lpe-roughen.cpp +++ b/src/live_effects/lpe-roughen.cpp @@ -5,7 +5,7 @@ /* Authors: * Jabier Arraiza Cenoz <jabier.arraiza@marker.es> * - * Thanks to all people involved specialy to Josh Andler for the idea and to the + * Thanks to all people involved specially to Josh Andler for the idea and to the * original extensions authors. * * Copyright (C) 2014 Authors |
