From f946b9197388ec3cdf17369b52432d58b52be65e Mon Sep 17 00:00:00 2001 From: dooglus Date: Tue, 30 Oct 2007 15:09:23 +0000 Subject: [PATCH] Typo: 'supose' -> 'supposed'. git-svn-id: http://svn.voria.com/code@1068 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-core/trunk/src/synfig/target_scanline.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-core/trunk/src/synfig/target_scanline.h b/synfig-core/trunk/src/synfig/target_scanline.h index eda699b..c9e8199 100644 --- a/synfig-core/trunk/src/synfig/target_scanline.h +++ b/synfig-core/trunk/src/synfig/target_scanline.h @@ -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() */ -- 2.7.4