diff src/bytecode.c @ 444:576fb035e263 r21-2-37

Import from CVS: tag r21-2-37
author cvs
date Mon, 13 Aug 2007 11:36:19 +0200
parents abe6d1db359e
children 183866b06e0b
line wrap: on
line diff
--- a/src/bytecode.c	Mon Aug 13 11:35:05 2007 +0200
+++ b/src/bytecode.c	Mon Aug 13 11:36:19 2007 +0200
@@ -2264,7 +2264,7 @@
 }
 
 DEFUN ("compiled-function-stack-depth", Fcompiled_function_stack_depth, 1, 1, 0, /*
-Return the max stack depth of the compiled-function object FUNCTION.
+Return the maximum stack depth of the compiled-function object FUNCTION.
 */
        (function))
 {