[Openmcl-cvs-notifications] r11407 - /trunk/source/doc/src/modifying.xml
gb at clozure.com
gb at clozure.com
Tue Nov 18 17:08:26 EST 2008
Author: gb
Date: Tue Nov 18 17:08:26 2008
New Revision: 11407
Log:
fix typo
Modified:
trunk/source/doc/src/modifying.xml
Modified: trunk/source/doc/src/modifying.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/doc/src/modifying.xml (original)
+++ trunk/source/doc/src/modifying.xml Tue Nov 18 17:08:26 2008
@@ -26,7 +26,7 @@
the CL-USER package and with most predefined functions and
methods protected against accidental redefinition. The package
setting is of course a requirement of ANSI CL, and the
- protection of predifined functions and methods is intended to
+ protection of predefined functions and methods is intended to
catch certain types of programming errors (accidentally
redefining a CL or CCL function) before those errors have a
chance to do much damage.</para>
More information about the Openmcl-cvs-notifications
mailing list