From: dooglus Date: Tue, 30 Oct 2007 15:08:48 +0000 (+0000) Subject: Typo: 'dupilcate' -> 'duplicate'. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=cfd329e6c6384164181342f3a064935f4d69f078;p=synfig.git Typo: 'dupilcate' -> 'duplicate'. git-svn-id: http://svn.voria.com/code@1064 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-core/trunk/src/synfig/surfacenew.h b/synfig-core/trunk/src/synfig/surfacenew.h index 69e9ef6..d99eec0 100644 --- a/synfig-core/trunk/src/synfig/surfacenew.h +++ b/synfig-core/trunk/src/synfig/surfacenew.h @@ -229,7 +229,7 @@ public: //! Converts an old Surface to a SurfaceNew static Handle create(const Surface&); - //! Dupilcates a surface + //! Duplicates a surface static Handle create(HandleConst); //! Creates a cropped copy of a surface