diff options
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java | 2 | ||||
-rw-r--r-- | qadevOOo/tests/java/mod/_svx/SvxShape.java | 2 | ||||
-rw-r--r-- | qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java b/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java index 879fbcab207f..d544d0294feb 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java +++ b/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java @@ -143,7 +143,7 @@ public class SvxGraphicObject extends TestCase { * service instance. </li> * <li> <code>'XTEXTINFO'</code> for * {@link ifc.text._XText} : - * creator which can create instnaces of + * creator which can create instances of * <code>com.sun.star.text.TextField.URL</code> * service. </li> * </ul> diff --git a/qadevOOo/tests/java/mod/_svx/SvxShape.java b/qadevOOo/tests/java/mod/_svx/SvxShape.java index 9d67a4e58aa4..74a4e209be70 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShape.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShape.java @@ -148,7 +148,7 @@ public class SvxShape extends TestCase { * shape added to the draw page. </li> * <li> <code>'XTEXTINFO'</code> for * {@link ifc.text._XText} : - * creator which can create instnaces of + * creator which can create instances of * <code>com.sun.star.text.TextField.URL</code> * service. </li> * </ul> diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java b/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java index 2eba316f34e7..63fd2c4ebb94 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java @@ -145,7 +145,7 @@ public class SvxShapeCircle extends TestCase { * shape added to the draw page. </li> * <li> <code>'XTEXTINFO'</code> for * {@link ifc.text._XText} : - * creator which can create instnaces of + * creator which can create instances of * <code>com.sun.star.text.TextField.URL</code> * service. </li> * </ul> |