diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/test/ole/VisualBasic/Module1.vb | 2 | ||||
-rw-r--r-- | extensions/test/pgp/readme.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extensions/test/ole/VisualBasic/Module1.vb b/extensions/test/ole/VisualBasic/Module1.vb index 4295ee64eb28..ae3ca7fa4c93 100644 --- a/extensions/test/ole/VisualBasic/Module1.vb +++ b/extensions/test/ole/VisualBasic/Module1.vb @@ -201,7 +201,7 @@ Public Sub Main() objOleTest.testout_methodUHyper(outUHyper)
objOleTest.testout_methodString(outString)
objOleTest.testout_methodChar(outChar)
- 'outCharAsString is a string. Therfore the returned sal_Unicode value of 65 will be converted
+ 'outCharAsString is a string. Therefore the returned sal_Unicode value of 65 will be converted
'to a string "65"
objOleTest.testout_methodChar(outCharAsString)
objOleTest.testout_methodAny(outAny)
diff --git a/extensions/test/pgp/readme.txt b/extensions/test/pgp/readme.txt index bb5943474bf4..ccb26d365b48 100644 --- a/extensions/test/pgp/readme.txt +++ b/extensions/test/pgp/readme.txt @@ -23,7 +23,7 @@ Please note the semicolons! Office/user/config/javarc under SystemClasspath. -There is a bug with jdk1.1.8, therfore use 1.2 instead. +There is a bug with jdk1.1.8, therefore use 1.2 instead. The TestPGP is called without ;iiop; : |