Typo: 'cacheing' -> 'caching'.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 15:08:40 +0000 (15:08 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 15:08:40 +0000 (15:08 +0000)
git-svn-id: http://svn.voria.com/code@1063 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/synfig/layer_shape.h

index 197370c..e383ed4 100644 (file)
@@ -59,7 +59,7 @@ class Layer_Shape : public Layer_Composite, public Layer_NoDeform
 
 private:
 
-       //internal cacheing
+       //internal caching
        struct Intersector;
        Intersector     *edge_table;