diff options
Diffstat (limited to 'qadevOOo/runner')
-rw-r--r-- | qadevOOo/runner/util/DesktopTools.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/DesktopTools.java b/qadevOOo/runner/util/DesktopTools.java index 5b82a2dc3726..1bac437a491a 100644 --- a/qadevOOo/runner/util/DesktopTools.java +++ b/qadevOOo/runner/util/DesktopTools.java @@ -150,7 +150,7 @@ public class DesktopTools } /** - * Returns the document type for the given XComponent of an document + * Returns the document type for the given XComponent of a document * @param xComponent the document to query for its type * @return possible: * <ul> |