Fixed a typo: 'candidate', not 'canidate'.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / valuenodedynamiclistremove.h
index 0a8bdfc..04a3f63 100644 (file)
@@ -59,7 +59,7 @@ public:
        ValueNodeDynamicListRemove();
 
        static ParamVocab get_param_vocab();
-       static bool is_canidate(const ParamList &x);
+       static bool is_candidate(const ParamList &x);
 
        virtual bool set_param(const synfig::String& name, const Param &);
        virtual bool is_ready()const;