summaryrefslogtreecommitdiff
path: root/qadevOOo/runner
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-03 17:11:39 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-03 17:14:16 +0100
commitf5ca04caca1b6888cdc6b00b8465a53e6d5cf38d (patch)
treecda73db2df15d821e0587f345edd7587953bdbdf /qadevOOo/runner
parentecf00403376d13355fcf6fb7cd36b3500f19fc69 (diff)
Related to fdo#60724: correct spelling
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
Diffstat (limited to 'qadevOOo/runner')
-rw-r--r--qadevOOo/runner/helper/ContextMenuInterceptor.java2
-rw-r--r--qadevOOo/runner/helper/URLHelper.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/runner/helper/ContextMenuInterceptor.java b/qadevOOo/runner/helper/ContextMenuInterceptor.java
index 9f1b250f8878..9ff389878d23 100644
--- a/qadevOOo/runner/helper/ContextMenuInterceptor.java
+++ b/qadevOOo/runner/helper/ContextMenuInterceptor.java
@@ -121,7 +121,7 @@ public class ContextMenuInterceptor implements XContextMenuInterceptor {
// do something useful
// we used an invalid index for accessing a container
} catch ( Exception ex ) {
- // something strange has happend!
+ // something strange has happened!
} catch ( Throwable ex ) {
// catch java exceptions and do something useful
}
diff --git a/qadevOOo/runner/helper/URLHelper.java b/qadevOOo/runner/helper/URLHelper.java
index 39cd8dc48f00..568178e4bf9b 100644
--- a/qadevOOo/runner/helper/URLHelper.java
+++ b/qadevOOo/runner/helper/URLHelper.java
@@ -102,7 +102,7 @@ public class URLHelper
/**
* Does the same as getFileURLFromSystemPath() before ... but uses
- * the given protocol string (e.g."http://") insted of "file:///".
+ * the given protocol string (e.g."http://") instead of "file:///".
*
* @param aSystemPath
* represent the file in system notation