diff options
Diffstat (limited to 'qadevOOo/runner/util/DesktopTools.java')
-rw-r--r-- | qadevOOo/runner/util/DesktopTools.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/DesktopTools.java b/qadevOOo/runner/util/DesktopTools.java index e7520cab28fa..9765d759a8f1 100644 --- a/qadevOOo/runner/util/DesktopTools.java +++ b/qadevOOo/runner/util/DesktopTools.java @@ -415,7 +415,7 @@ public class DesktopTools * This function docks the Navigator onto the right side of the window.</p> * Note:<P> * Since the svt.viewoptions cache the view configuration at start up - * the chage of the docking will be effective at a restart. + * the change of the docking will be effective at a restart. * @param xMSF the XMultiServiceFactory */ public static void dockNavigator(XMultiServiceFactory xMSF) |