X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fsurfacenew.cpp;h=aaed5e76853c0f5ae13d48f37754971bd0ab1886;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=92a268af996d3573ccd996031f90fe6fbb9cdd19;hpb=cc54c38609ee9745ad678e5e9b9d7d2912be9c95;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/surfacenew.cpp b/synfig-core/trunk/src/synfig/surfacenew.cpp index 92a268a..aaed5e7 100644 --- a/synfig-core/trunk/src/synfig/surfacenew.cpp +++ b/synfig-core/trunk/src/synfig/surfacenew.cpp @@ -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),