From dd9dba52f3db38ecf9e6b5c5150219e59579d54b Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Fri, 7 Jun 2013 20:29:58 +0200 Subject: typos Change-Id: I3ebe1c03be3b7e84666ca6a19442c376f21a5491 --- qadevOOo/runner/helper/PropertyHandlerImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qadevOOo') 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 PropertyHandler do currently nothig. + * This implementation of PropertyHandler does currently nothing. * All methods are implemented, but not filled with content. * @see com.sun.star.inspection.XPropertyHandler */ -- cgit