summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/test/ole/callUnoToJava.htm2
-rw-r--r--extensions/test/ole/cpnt/cpnt.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/extensions/test/ole/callUnoToJava.htm b/extensions/test/ole/callUnoToJava.htm
index 3b9bf1b2f552..b309ee740a49 100644
--- a/extensions/test/ole/callUnoToJava.htm
+++ b/extensions/test/ole/callUnoToJava.htm
@@ -139,7 +139,7 @@ function callOleTest( id)
break;
// Call a COM object that has not been passed as parameter to a UNO component and
- // hence no type information are available in the COM wrapper
+ // hence no type information is available in the COM wrapper
// case 300:
// Attributes
diff --git a/extensions/test/ole/cpnt/cpnt.cxx b/extensions/test/ole/cpnt/cpnt.cxx
index 055242cc5218..5ef2e052e563 100644
--- a/extensions/test/ole/cpnt/cpnt.cxx
+++ b/extensions/test/ole/cpnt/cpnt.cxx
@@ -1719,7 +1719,7 @@ void SAL_CALL OComponent::testInterface( const Reference< XCallback >& xCallbac
// ############################################################################
// Call a COM object that has not been passed as parameter to a UNO component and
- // hence no type information are available in the COM wrapper
+ // hence no type information is available in the COM wrapper
// ############################################################################
case 300:
{