Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / synfig / target_scanline.h
index eda699b..c9e8199 100644 (file)
@@ -79,7 +79,7 @@ public:
 
        //! Marks the end of a scanline
        /*! Takes the data that was put at the address returned to by start_scanline()
-       **      and does whatever it is supose to do with it.
+       **      and does whatever it is supposed to do with it.
        **      \return \c true on success, \c false on failure.
        **      \see start_scanline()
        */