Fixed a typo.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 3 Oct 2007 02:16:55 +0000 (02:16 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 3 Oct 2007 02:16:55 +0000 (02:16 +0000)
git-svn-id: http://svn.voria.com/code@814 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-studio/trunk/src/gtkmm/layertreestore.cpp

index 2b681ff..7527cc4 100644 (file)
@@ -96,7 +96,7 @@ LayerTreeStore::LayerTreeStore(etl::loose_handle<synfigapp::CanvasInterface> can
 
 LayerTreeStore::~LayerTreeStore()
 {
-       synfig::info("LayerTreeStore::~LayerTreeStore()q: Deleted");
+       synfig::info("LayerTreeStore::~LayerTreeStore(): Deleted");
 
 }