summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/DocumentPreview.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/DocumentPreview.java')
-rw-r--r--wizards/com/sun/star/wizards/ui/DocumentPreview.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/ui/DocumentPreview.java b/wizards/com/sun/star/wizards/ui/DocumentPreview.java
index 478800773b79..d25d469cb51f 100644
--- a/wizards/com/sun/star/wizards/ui/DocumentPreview.java
+++ b/wizards/com/sun/star/wizards/ui/DocumentPreview.java
@@ -134,7 +134,7 @@ public class DocumentPreview
/*********************************************************************
create a new frame with a new container window inside,
- which isnt part of the global frame tree.
+ which isn't part of the global frame tree.
Attention:
a) This frame wont be destroyed by the office. It must be closed by you!