From 38a4dbb8c82ee17c7153ef8b58ee45a985c37bb3 Mon Sep 17 00:00:00 2001 From: dooglus Date: Sun, 7 Oct 2007 22:28:26 +0000 Subject: [PATCH] Typo. git-svn-id: http://svn.voria.com/code@856 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-core/trunk/src/synfig/layer_polygon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-core/trunk/src/synfig/layer_polygon.h b/synfig-core/trunk/src/synfig/layer_polygon.h index 783d4ed..60660d0 100644 --- a/synfig-core/trunk/src/synfig/layer_polygon.h +++ b/synfig-core/trunk/src/synfig/layer_polygon.h @@ -62,7 +62,7 @@ public: ~Layer_Polygon(); //! Adds a polygon to the layer - /*! The edge data is automaticly added to the + /*! The edge data is automatically added to the ** EdgeTable, so there is no need to call sync() ** after adding a polygon using this function. ** \param point_list A list containing the -- 2.7.4