From: dooglus Date: Tue, 30 Oct 2007 12:45:41 +0000 (+0000) Subject: Typo: 'theoreticly' -> 'theoretically'. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=49043cce462f8c5320a2d3bf496025b2d32c3c2c;p=synfig.git Typo: 'theoreticly' -> 'theoretically'. git-svn-id: http://svn.voria.com/code@1015 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-studio/trunk/src/gtkmm/dockdialog.cpp b/synfig-studio/trunk/src/gtkmm/dockdialog.cpp index 3482249..a445309 100644 --- a/synfig-studio/trunk/src/gtkmm/dockdialog.cpp +++ b/synfig-studio/trunk/src/gtkmm/dockdialog.cpp @@ -157,7 +157,7 @@ DockDialog::~DockDialog() // delete dock_book_list.front(); // Oddly enough, the following line should - // theoreticly do the same thing after this + // theoretically do the same thing after this // class is destroyed, but it doesn't seem to // cause a crash. It does, however, trigger this warning: //