diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-06-07 20:29:58 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-06-07 20:30:40 +0200 |
commit | dd9dba52f3db38ecf9e6b5c5150219e59579d54b (patch) | |
tree | a9a41e2137da2f75accf37360089db2bf7bec4fe /qadevOOo/runner/helper | |
parent | d3aa6c58d40a6516c188e85ed6ad12f1b4012a94 (diff) |
typos
Change-Id: I3ebe1c03be3b7e84666ca6a19442c376f21a5491
Diffstat (limited to 'qadevOOo/runner/helper')
-rw-r--r-- | qadevOOo/runner/helper/PropertyHandlerImpl.java | 2 |
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 */ |