summaryrefslogtreecommitdiff
path: root/odk/examples/OLE/activex/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/OLE/activex/README.txt')
-rw-r--r--odk/examples/OLE/activex/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/OLE/activex/README.txt b/odk/examples/OLE/activex/README.txt
index 713d13817c21..6528c528fa38 100644
--- a/odk/examples/OLE/activex/README.txt
+++ b/odk/examples/OLE/activex/README.txt
@@ -28,7 +28,7 @@ to allow scripting to load different documents.
As any ActiveX control this one should be registered.
To let MSIE register it itself the "CODEBASE" parameter
for the "OBJECT" tag should be specified
-with an URL to the library "so_activex.dll".
+with a URL to the library "so_activex.dll".
Also it can be done using regsvr32 application.
To do it please write