Index: generic/aolstub.c =================================================================== diff -u -r83e2a1bc1e93733b0459e24666828c4a3f2bce63 -r42dbfd5df1fa6248468d00c7d68fd699a5a69e64 --- generic/aolstub.c (.../aolstub.c) (revision 83e2a1bc1e93733b0459e24666828c4a3f2bce63) +++ generic/aolstub.c (.../aolstub.c) (revision 42dbfd5df1fa6248468d00c7d68fd699a5a69e64) @@ -58,7 +58,7 @@ * Loads the package for the first time, i.e. in the startup thread. * * Results: - * Standard Tcl result + * A standard Tcl result. * * Side effects: * Package initialized. Tcl commands created. @@ -130,7 +130,7 @@ * Look in /modules/tcl/nsf for a simple example. * * Results: - * Standard Tcl result. + * A standard Tcl result. * * Side effects: * Tcl commands created.