diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-08-29 16:26:57 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-08-29 16:26:57 +0000 |
| commit | bf417e89f271cb407129979edee35db1ee59725a (patch) | |
| tree | a0d92d640599b908a0b7d610b469e7b6dc7b1b99 /src/live_effects/effect.cpp | |
| parent | Add comment and fix in helper paths (diff) | |
| download | inkscape-bf417e89f271cb407129979edee35db1ee59725a.tar.gz inkscape-bf417e89f271cb407129979edee35db1ee59725a.zip | |
Fix some comment typos
(bzr r15088)
Diffstat (limited to 'src/live_effects/effect.cpp')
| -rw-r--r-- | src/live_effects/effect.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp index fd1b8e3ec..007a8ca38 100644 --- a/src/live_effects/effect.cpp +++ b/src/live_effects/effect.cpp @@ -646,7 +646,7 @@ Effect::addCanvasIndicators(SPLPEItem const*/*lpeitem*/, std::vector<Geom::PathV } /** - * Call to a method on nodetool to update the helper path from the effect this methos also run "Effect::setSelectedNodePoints" method + * Call to a method on nodetool to update the helper path from the effect */ void Effect::update_helperpath() { |
