Fixed a typo: 'candidate', not 'canidate'.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / valuenodedynamiclistunloop.h
index 9b7ca15..87f5d62 100644 (file)
@@ -59,7 +59,7 @@ public:
        ValueNodeDynamicListUnLoop();
 
        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;