From ff2f23ced8c3a508754ff35836c7906ce62bfa8b Mon Sep 17 00:00:00 2001 From: dooglus Date: Tue, 30 Oct 2007 14:17:22 +0000 Subject: [PATCH] Typo: 'occasionaly' -> 'occasionally'. git-svn-id: http://svn.voria.com/code@1035 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/src/gtkmm/canvasview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-studio/trunk/src/gtkmm/canvasview.h b/synfig-studio/trunk/src/gtkmm/canvasview.h index a69247a..a22daed 100644 --- a/synfig-studio/trunk/src/gtkmm/canvasview.h +++ b/synfig-studio/trunk/src/gtkmm/canvasview.h @@ -155,7 +155,7 @@ public: typedef ChildrenTreeStore::Model ChildrenTreeModel; //! Create an instance of this class whenever doing a longer task. - /*! Make sure that you check the bool value of this class occasionaly + /*! Make sure that you check the bool value of this class occasionally ** to make sure the action has not been canceled. */ class IsWorking { -- 2.7.4