summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-06-07 20:29:58 +0200
committerJulien Nabet <serval2412@yahoo.fr>2013-06-07 20:30:40 +0200
commitdd9dba52f3db38ecf9e6b5c5150219e59579d54b (patch)
treea9a41e2137da2f75accf37360089db2bf7bec4fe /qadevOOo
parentd3aa6c58d40a6516c188e85ed6ad12f1b4012a94 (diff)
typos
Change-Id: I3ebe1c03be3b7e84666ca6a19442c376f21a5491
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/runner/helper/PropertyHandlerImpl.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/helper/PropertyHandlerImpl.java b/qadevOOo/runner/helper/PropertyHandlerImpl.java
index 1bec1ef5cb27..01223bdd1f54 100644
--- a/qadevOOo/runner/helper/PropertyHandlerImpl.java
+++ b/qadevOOo/runner/helper/PropertyHandlerImpl.java
@@ -23,7 +23,7 @@ import com.sun.star.inspection.XPropertyControlFactory;
import com.sun.star.inspection.XPropertyHandler;
/**
- * This implementation of <CODE>PropertyHandler</CODE> do currently nothig.
+ * This implementation of <CODE>PropertyHandler</CODE> does currently nothing.
* All methods are implemented, but not filled with content.
* @see com.sun.star.inspection.XPropertyHandler
*/