Display as 'Inside Out' not 'InsideOut'.
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / insideout.cpp
index d7263a6..c30e2f3 100644 (file)
@@ -51,7 +51,7 @@
 
 SYNFIG_LAYER_INIT(InsideOut);
 SYNFIG_LAYER_SET_NAME(InsideOut,"inside_out");
-SYNFIG_LAYER_SET_LOCAL_NAME(InsideOut,_("InsideOut"));
+SYNFIG_LAYER_SET_LOCAL_NAME(InsideOut,_("Inside Out"));
 SYNFIG_LAYER_SET_CATEGORY(InsideOut,_("Distortions"));
 SYNFIG_LAYER_SET_VERSION(InsideOut,"0.1");
 SYNFIG_LAYER_SET_CVS_ID(InsideOut,"$Id$");