summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-29 00:42:06 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-29 09:50:54 +0100
commit19e519593c940fbbf953b7d0ff6d7c86707f39e2 (patch)
tree7b66e43d6a5d192450249418c258e0bd5d9f1d91 /qadevOOo
parentdb8085636aec89205fdc944ec55ef11645705a97 (diff)
Fix typos
Change-Id: I90f72b6a618436d8cd2115be4e57a07bac15befc Reviewed-on: https://gerrit.libreoffice.org/47161 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/beans/_XMultiPropertyStates.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/beans/_XMultiPropertyStates.java b/qadevOOo/tests/java/ifc/beans/_XMultiPropertyStates.java
index 49fe7107ffdf..884fb27afb8d 100644
--- a/qadevOOo/tests/java/ifc/beans/_XMultiPropertyStates.java
+++ b/qadevOOo/tests/java/ifc/beans/_XMultiPropertyStates.java
@@ -188,7 +188,7 @@ public class _XMultiPropertyStates extends MultiMethodTest {
log.println("Ignore Runtime Exception: " + e.getMessage());
}
log.println("Checking that all properties are now in DEFAULT state" +
- " excepting may be those which 'cann't be default'");
+ " excepting may be those which 'can't be default'");
try {
states = oObj.getPropertyStates(names);