diff options
Diffstat (limited to 'ucb/qa/complex')
-rw-r--r-- | ucb/qa/complex/tdoc/_XTypeProvider.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/qa/complex/tdoc/_XTypeProvider.java b/ucb/qa/complex/tdoc/_XTypeProvider.java index 506566dc4244..3d45ae798d5d 100644 --- a/ucb/qa/complex/tdoc/_XTypeProvider.java +++ b/ucb/qa/complex/tdoc/_XTypeProvider.java @@ -55,7 +55,7 @@ public class _XTypeProvider { /** - * ?alls the method and checks the return value.<p> + * Calls the method and checks the return value.<p> * Has <b>OK</b> status if one of the return value equals to the * type <code>com.sun.star.lang.XTypeProvider</code>. */ |