summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/sdb/_RowSet.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sdb/_RowSet.java')
-rw-r--r--qadevOOo/tests/java/ifc/sdb/_RowSet.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sdb/_RowSet.java b/qadevOOo/tests/java/ifc/sdb/_RowSet.java
index d4b9efbf884a..9064a14113ee 100644
--- a/qadevOOo/tests/java/ifc/sdb/_RowSet.java
+++ b/qadevOOo/tests/java/ifc/sdb/_RowSet.java
@@ -50,7 +50,7 @@ import com.sun.star.uno.Type;
*
* Properties are tested in a safe way, this means that old
* properties' values are restored to their previous values
- * after testing. These values are meaningfull for further
+ * after testing. These values are meaningful for further
* testing. <p>
*
* Properties testing is automated by <code>lib.MultiPropertyTest</code>.