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

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

index fe47917..1db98e2 100644 (file)
@@ -43,7 +43,7 @@ class Layer_NoDeform {};
 
 
 /*!    \class Layer_Composite
-**     \brief Base class for layers that put stuff ontop of lower layers
+**     \brief Base class for layers that put stuff on top of lower layers
 */
 class Layer_Composite : public Layer
 {