summaryrefslogtreecommitdiff
path: root/ucb/qa
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-02 18:25:58 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2015-07-04 10:18:19 +0000
commit462e986e0dbd533b3a15696555e08489963c9542 (patch)
tree711fc2581ec8b565fcab533350aa44e85e7604a7 /ucb/qa
parent8db705fc7542f3ee45eb5d8c1c70ccf15ecc7581 (diff)
Fix typos
Change-Id: Id9296115f30858e7fd470a199e59343a96d7deec Reviewed-on: https://gerrit.libreoffice.org/16712 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'ucb/qa')
-rw-r--r--ucb/qa/complex/tdoc/_XCommandProcessor.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/qa/complex/tdoc/_XCommandProcessor.java b/ucb/qa/complex/tdoc/_XCommandProcessor.java
index 163e2b26467d..a7fd176aba31 100644
--- a/ucb/qa/complex/tdoc/_XCommandProcessor.java
+++ b/ucb/qa/complex/tdoc/_XCommandProcessor.java
@@ -177,7 +177,7 @@ public class _XCommandProcessor {
* The following method tests are to be completed successfully before :
* <ul>
* <li> <code> createCommandIdentifier() </code> : to have a unique
- * identifier which is used to abourt started command. </li>
+ * identifier which is used to abort started command. </li>
* </ul>
*/
public boolean _abort() {