summaryrefslogtreecommitdiff
path: root/framework/source/helper/persistentwindowstate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/helper/persistentwindowstate.cxx')
-rw-r--r--framework/source/helper/persistentwindowstate.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/helper/persistentwindowstate.cxx b/framework/source/helper/persistentwindowstate.cxx
index 565aaabaf7ed..afef67bfbbe1 100644
--- a/framework/source/helper/persistentwindowstate.cxx
+++ b/framework/source/helper/persistentwindowstate.cxx
@@ -275,7 +275,7 @@ void PersistentWindowState::implst_setWindowStateOnWindow(const css::uno::Refere
SystemWindow* pSystemWindow = static_cast<SystemWindow*>(pWindow);
WorkWindow* pWorkWindow = static_cast<WorkWindow* >(pWindow);
- // dont save this special state!
+ // don't save this special state!
if (pWorkWindow->IsMinimized())
return;