summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2007-01-25 05:13:47 (GMT)
committerdas <das>2007-01-25 05:13:47 (GMT)
commit7cb4f7fe2d5bd67025fc463cfad73574e1287144 (patch)
tree3f9efbd73396770ff5dc89fd163146d2668bfa60
parenta572429284995679d1520215bcc40acc2491cf2d (diff)
downloadtk-7cb4f7fe2d5bd67025fc463cfad73574e1287144.zip
tk-7cb4f7fe2d5bd67025fc463cfad73574e1287144.tar.gz
tk-7cb4f7fe2d5bd67025fc463cfad73574e1287144.tar.bz2
comment typo
-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).
#
#--------------------------------------------------------------------