diff options
Diffstat (limited to 'ucb/qa/complex')
-rw-r--r-- | ucb/qa/complex/tdoc/_XServiceInfo.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/qa/complex/tdoc/_XServiceInfo.java b/ucb/qa/complex/tdoc/_XServiceInfo.java index a58b6ac4b0da..569323b2607a 100644 --- a/ucb/qa/complex/tdoc/_XServiceInfo.java +++ b/ucb/qa/complex/tdoc/_XServiceInfo.java @@ -74,7 +74,7 @@ public class _XServiceInfo { /** * Gets one of the service names returned by * <code>getSupportedServiceNames</code> method and - * calls the <code>supportsService</code> methos with this + * calls the <code>supportsService</code> method with this * name. <p> * Has <b>OK</b> status if <code>true</code> value is * returned. |