summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/io/_XDataInputStream.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/io/_XDataInputStream.java')
-rw-r--r--qadevOOo/tests/java/ifc/io/_XDataInputStream.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/io/_XDataInputStream.java b/qadevOOo/tests/java/ifc/io/_XDataInputStream.java
index 5a3321f541c7..5ab320fa526e 100644
--- a/qadevOOo/tests/java/ifc/io/_XDataInputStream.java
+++ b/qadevOOo/tests/java/ifc/io/_XDataInputStream.java
@@ -48,7 +48,7 @@ import com.sun.star.uno.XInterface;
* <li> <code>'StreamData'</code> (of type <code>Vector</code>):
* vector of data for comparing with data that obtained from stream </li>
* <li> <code>'StreamWriter'</code> (of type <code>XDataOutputStream</code>):
-* a possiblitiy to write values to the stream. </li>
+* a possibility to write values to the stream. </li>
* <ul> <p>
* After test completion object environment has to be recreated.
* @see com.sun.star.io.XDataInputStream