diff options
Diffstat (limited to 'src/extension/effect.h')
| -rw-r--r-- | src/extension/effect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/effect.h b/src/extension/effect.h index f6eff09b1..5b65bd598 100644 --- a/src/extension/effect.h +++ b/src/extension/effect.h @@ -98,7 +98,7 @@ class Effect : public Extension { EffectVerb _verb_nopref; /** \brief Menu node created for this effect */ Inkscape::XML::Node * _menu_node; - /** \brief Whehter a working dialog should be shown */ + /** \brief Whether a working dialog should be shown */ bool _workingDialog; /** \brief The preference dialog if it is shown */ |
