summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-06-19 15:24:42 +0200
committerJulien Nabet <serval2412@yahoo.fr>2024-06-19 22:48:32 +0200
commit1822d3ddf3d9618af946deb6986bc1bbc403b5a6 (patch)
tree78a1bd4a1355ebcb6adca851d4d4fff6b3523084 /qadevOOo
parentbace77df5d6e65a4bdb5da1510ca4a05d5a015e4 (diff)
Fix typo
Change-Id: Ib728d9c9f8e2b319123f1d7ee7b807760e9d3f2f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169227 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/mod/_invocation/uno/Invocation.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java b/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java
index d83a2f927563..8946ba0be844 100644
--- a/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java
+++ b/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java
@@ -45,7 +45,7 @@ public class Invocation extends TestCase {
* <ul>
* <li> <code>'XSingleServiceFactory.createInstance.negative'</code> :
* for interface {@link _ifc.lang.XSingleServiceFactory} ;
- * <code>String</code> relation; If its value 'true' then
+ * <code>String</code> relation; If its value is 'true' then
* <code>createInstance</code> method for the object isn't
* supported. In this case object doesn't support this method.</li>
* <li> <code>'XSingleServiceFactory.arguments'</code> :