Fixed a typo.
[synfig.git] / 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");
 
 }