summaryrefslogtreecommitdiff
path: root/framework/qa
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-03-29 14:04:20 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-03-29 15:34:20 -0500
commitc74cb0140dba427d5b54d2a983a84270021d71ee (patch)
tree3b96ab5ba569500fbb814298597295b5a698bd73 /framework/qa
parent84a75d7f8fab6a8c1f61764a5809ea744a5197b1 (diff)
cosmetic comments change regarding using --xxx instead of -xxx
Diffstat (limited to 'framework/qa')
-rwxr-xr-xframework/qa/complex/broken_document/LoadDocument.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/qa/complex/broken_document/LoadDocument.java b/framework/qa/complex/broken_document/LoadDocument.java
index f5d41c1e02b1..6825c5f6e1f2 100755
--- a/framework/qa/complex/broken_document/LoadDocument.java
+++ b/framework/qa/complex/broken_document/LoadDocument.java
@@ -62,7 +62,7 @@ public class LoadDocument {
// }
/**
- * Start Office with "-headless" parameter, then
+ * Start Office with "--headless" parameter, then
* load the broken document "dbf.dbf.emf", that brings a message box up in
* the ui, see if the headless mode of SOffice changes.
*/