summaryrefslogtreecommitdiff
path: root/forms/qa/integration/forms/DocumentHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'forms/qa/integration/forms/DocumentHelper.java')
-rw-r--r--forms/qa/integration/forms/DocumentHelper.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/qa/integration/forms/DocumentHelper.java b/forms/qa/integration/forms/DocumentHelper.java
index 524f6b939afb..f4dbac80b26c 100644
--- a/forms/qa/integration/forms/DocumentHelper.java
+++ b/forms/qa/integration/forms/DocumentHelper.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -185,7 +185,7 @@ public class DocumentHelper
* of the document, they will become invalid.
* The Model instance itself, at which you called reload, will still be valid, it will
* automatically update its internal state after the reload.
- *
+ *
* Another consequence is that if the document does not have a view at all, it cannot
* be reloaded.
*/