X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fsurfacenew.cpp;h=aaed5e76853c0f5ae13d48f37754971bd0ab1886;hb=1db43ade922934813333bf62b3bda90a793a4170;hp=c689318d84e69dbb51ef5cb7dde168df265dcfd9;hpb=5ddcf36f04cfbd10fabda4e3c5633cb27cdd4c0a;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/surfacenew.cpp b/synfig-core/trunk/src/synfig/surfacenew.cpp index c689318..aaed5e7 100644 --- a/synfig-core/trunk/src/synfig/surfacenew.cpp +++ b/synfig-core/trunk/src/synfig/surfacenew.cpp @@ -2,7 +2,7 @@ /*! \file surfacenew.cpp ** \brief Template File ** -** $Id: surfacenew.cpp,v 1.1 2005/01/21 19:29:10 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -247,7 +247,7 @@ Color SurfaceNew::get_color(int x, int y)const { // This operation is rather expensive, as it should be. - // I want to discurage people from using it all over the place. + // I want to discourage people from using it all over the place. Color ret( lock_channel_const(CHAN_R).get_value(x,y),