diff options
author | das <das> | 2007-01-25 05:13:47 (GMT) |
---|---|---|
committer | das <das> | 2007-01-25 05:13:47 (GMT) |
commit | f830ccf77314f291c25c14d9bf17d2a4954b08c0 (patch) | |
tree | 3f9efbd73396770ff5dc89fd163146d2668bfa60 /unix | |
parent | 59d8441014c53168c4df5c14f0d7c4d9d129a22c (diff) | |
download | tk-f830ccf77314f291c25c14d9bf17d2a4954b08c0.zip tk-f830ccf77314f291c25c14d9bf17d2a4954b08c0.tar.gz tk-f830ccf77314f291c25c14d9bf17d2a4954b08c0.tar.bz2 |
comment typo
Diffstat (limited to 'unix')
-rw-r--r-- | unix/tcl.m4 | 2 |
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). # #-------------------------------------------------------------------- |