summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
diff options
context:
space:
mode:
authordas <das>2007-01-25 05:13:47 (GMT)
committerdas <das>2007-01-25 05:13:47 (GMT)
commitf830ccf77314f291c25c14d9bf17d2a4954b08c0 (patch)
tree3f9efbd73396770ff5dc89fd163146d2668bfa60 /unix/tcl.m4
parent59d8441014c53168c4df5c14f0d7c4d9d129a22c (diff)
downloadtk-f830ccf77314f291c25c14d9bf17d2a4954b08c0.zip
tk-f830ccf77314f291c25c14d9bf17d2a4954b08c0.tar.gz
tk-f830ccf77314f291c25c14d9bf17d2a4954b08c0.tar.bz2
comment typo
Diffstat (limited to 'unix/tcl.m4')
-rw-r--r--unix/tcl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4
index 17864a6..4e39e51 100644
--- a/unix/tcl.m4
+++ b/unix/tcl.m4
@@ -3215,7 +3215,7 @@ AC_DEFUN([SC_TCL_GETGRNAM_R], [AC_CHECK_FUNC(getgrnam_r, [
# Commands to run right before config.status is
# created. Accumulates.
#
-# Reauires presence of SC_OUTPUT_COMMANDS_PRE at the end
+# Requires presence of SC_OUTPUT_COMMANDS_PRE at the end
# of configure.in (right before AC_OUTPUT).
#
#--------------------------------------------------------------------