summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appserv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/appserv.cxx')
-rw-r--r--sfx2/source/appl/appserv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/appserv.cxx b/sfx2/source/appl/appserv.cxx
index 40811c2ccba8..14b9aa8b8cf9 100644
--- a/sfx2/source/appl/appserv.cxx
+++ b/sfx2/source/appl/appserv.cxx
@@ -732,7 +732,7 @@ void SfxApplication::MiscExec_Impl( SfxRequest& rReq )
break;
}
- // Save new toolar mode for a current module
+ // Save new toolbar mode for a current module
aAppNode.setNodeValue( "Active", makeAny( aNewName ) );
aAppNode.commit();
}