Typo: 'asyncronous' -> 'asynchronous'.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 14:17:30 +0000 (14:17 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 14:17:30 +0000 (14:17 +0000)
git-svn-id: http://svn.voria.com/code@1036 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-studio/trunk/src/gtkmm/dock_navigator.h

index b40b57d..95e3fa1 100644 (file)
@@ -68,7 +68,7 @@ class Widget_NavView : public Gtk::Table
        //zoom window stuff
        bool                            scrolling;
 
-       //asyncronous rendering stuff
+       //asynchronous rendering stuff
        etl::handle<AsyncRenderer>      renderer;
        etl::smart_ptr<synfig::Surface> surface;
        bool                                            rendering;