Index: generic/gentclAPI.tcl =================================================================== diff -u -rae081c0f1926da915e0584d8561abaa8a2a022a4 -r2321487af7f5d63ba7abb11d14e657a24b2e7788 --- generic/gentclAPI.tcl (.../gentclAPI.tcl) (revision ae081c0f1926da915e0584d8561abaa8a2a022a4) +++ generic/gentclAPI.tcl (.../gentclAPI.tcl) (revision 2321487af7f5d63ba7abb11d14e657a24b2e7788) @@ -2,7 +2,7 @@ # -*- Tcl -*- # # C-Code generator to generate stubs to handle all objv-parsing from -# an simple interface definition language. This guarantees consistent +# a simple interface definition language. This guarantees consistent # handling of input argument types, consistent error messages in case # of failures and eases documentation. #