summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d0b1ec6)
raw | patch | inline | side by side (parent: d0b1ec6)
author | prokoudine <prokoudine@users.sourceforge.net> | |
Wed, 31 Oct 2007 00:53:19 +0000 (00:53 +0000) | ||
committer | prokoudine <prokoudine@users.sourceforge.net> | |
Wed, 31 Oct 2007 00:53:19 +0000 (00:53 +0000) |
src/verbs.cpp | patch | blob | history |
diff --git a/src/verbs.cpp b/src/verbs.cpp
index cc3adb8e2f6cbf46796bd7092d9671687b4e33d1..8997ec06cdd279c148c1d0412c7dae78088edb29 100644 (file)
--- a/src/verbs.cpp
+++ b/src/verbs.cpp
new EditVerb(SP_VERB_EDIT_DESELECT, "EditDeselect", N_("D_eselect"),
N_("Deselect any selected objects or nodes"), "selection_deselect"),
new EditVerb(SP_VERB_EDIT_NEXT_PATHEFFECT_PARAMETER, "EditNextPathEffectParameter", N_("Next Path Effect Parameter"),
- N_("Show next Path Effect parameter for editting"), NULL),
+ N_("Show next Path Effect parameter for editing"), NULL),
/* Selection */
new SelectionVerb(SP_VERB_SELECTION_TO_FRONT, "SelectionToFront", N_("Raise to _Top"),