summaryrefslogtreecommitdiffstats
path: root/src/extension/effect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/effect.h')
-rw-r--r--src/extension/effect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/effect.h b/src/extension/effect.h
index 143243a2e..f6eff09b1 100644
--- a/src/extension/effect.h
+++ b/src/extension/effect.h
@@ -45,7 +45,7 @@ class Effect : public Extension {
void merge_menu (Inkscape::XML::Node * base, Inkscape::XML::Node * start, Inkscape::XML::Node * patern, Inkscape::XML::Node * mergee);
/** \brief This is the verb type that is used for all effect's verbs.
- It provides convience functions and maintains a pointer
+ It provides convenience functions and maintains a pointer
back to the effect that created it. */
class EffectVerb : public Inkscape::Verb {
private: