src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Sat, 28 Feb 2015 10:15:32 +0000 (18:15 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 28 Feb 2015 10:15:32 +0000 (18:15 +0800)
src/Builder4/WindowState.vala

index 81ef285..38d87f9 100644 (file)
@@ -532,7 +532,7 @@ public class WindowState : Object
                  this.left_projects.el.hide(); 
                  if (oldstate != State.FILES) {
                     // it's handled above..
-                   print ("changing state to previe without ")
+                   print ("changing state to preview from NOT files..");
                     this.win.rooview.el.save_easing_state();
                     this.win.rooview.el.set_scale(1.0f,1.0f);
                     this.win.rooview.el.restore_easing_state();