Index: combined/doc/documentation.html
===================================================================
--- combined/doc/documentation.html	(revision combined,6)
+++ combined/doc/documentation.html	(revision combined,7)
@@ -31,5 +31,5 @@
       On Linux it worked with CMUCL and MySQL. Since the interface to the ODBC library 
       is done with
-      CFFI, plain-odbc should still with on these platforms/systems.
+      CFFI, plain-odbc should still work on these platforms/systems.
       </p>
     <p>
@@ -485,5 +485,5 @@
      <p>
       <br><b>[Function]</b><br>
-      <tt>exec-update*<i>connection sqlstring parameters</i></tt><br>
+      <tt>exec-update* <i>connection sqlstring parameters</i></tt><br>
       The same as <tt>exec-update</tt>, but the ODBC parameters are passed as a list.
     </p>
@@ -497,5 +497,5 @@
       <p>
       <br><b>[Function]</b><br>
-      <tt>exec-command*<i>connection sqlstring parameters</i></tt><br>
+      <tt>exec-command* <i>connection sqlstring parameters</i></tt><br>
       The same as <tt>exec-command</tt>, but the ODBC parameters are passed as a list.
       </p>
@@ -525,5 +525,5 @@
     <p>
       <br><b>[Function]</b><br>
-          <tt>exec-sql*<i>connection sqlstring parameters</i></tt><br>
+          <tt>exec-sql* <i>connection sqlstring parameters</i></tt><br>
             The same as <tt>exec-sql</tt>, but the ODBC parameters are passed as a list.
     </p>
