Remove .gitignore do nothing is ignored.
[synfig.git] / 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;