X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftags%2Fstable%2Fsrc%2Fsynfig%2Fsurfacenew.cpp;h=aaed5e76853c0f5ae13d48f37754971bd0ab1886;hb=20067bb96af6946754e7ecb7b40673b818f6e5c2;hp=92a268af996d3573ccd996031f90fe6fbb9cdd19;hpb=40dd10f62f1b0983b20cf99dd4780ea73236eb0c;p=synfig.git diff --git a/synfig-core/tags/stable/src/synfig/surfacenew.cpp b/synfig-core/tags/stable/src/synfig/surfacenew.cpp index 92a268a..aaed5e7 100644 --- a/synfig-core/tags/stable/src/synfig/surfacenew.cpp +++ b/synfig-core/tags/stable/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),