summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java b/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
index 8787a2844d40..91a16504cbaa 100644
--- a/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
+++ b/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
@@ -129,7 +129,7 @@ public class _FunctionDescription extends MultiMethodTest {
}
else {
log.println( "Property '" + name +
- "' changes it's value : Failed !" );
+ "' changes its value : Failed !" );
tRes.tested( name, false );
}
}