summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/DesktopTools.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/DesktopTools.java')
-rw-r--r--qadevOOo/runner/util/DesktopTools.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/DesktopTools.java b/qadevOOo/runner/util/DesktopTools.java
index 88ea2c897503..1c1b04402838 100644
--- a/qadevOOo/runner/util/DesktopTools.java
+++ b/qadevOOo/runner/util/DesktopTools.java
@@ -424,7 +424,7 @@ public class DesktopTools
}
/**
- * zoom to have a view over the hole page
+ * zoom to have a view over the whole page
* @param xDoc the document to zoom
*/
public static void zoomToEntirePage(XMultiServiceFactory xMSF, XInterface xDoc)