Fixed a typo.
[synfig.git] / synfig-core / trunk / src / synfig / layer.h
index 06af0ba..1716c87 100644 (file)
@@ -168,7 +168,7 @@ public:
 
 private:
 
-       /*! \c true if the layer is visible, \c is it is to be skipped
+       /*! \c true if the layer is visible, \c false if it is to be skipped
        **      \see set_active(), enable(), disable, active()
        */
        bool active_;