summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2002-04-21 07:25:20 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2002-04-21 07:25:20 +0000
commit298b5b57f3482d1e10cc7570eb38a92b888690f4 (patch)
tree2812de7bacf93df05ec92dc7dcda723da3b1fee4 /TODO
parent62843c4d189ace3d70a5facd8b75f69e4a240859 (diff)
downloadautoconf-298b5b57f3482d1e10cc7570eb38a92b888690f4.tar.gz
Minor spelling and grammar fixes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 97e8ea2b..5c593b44 100644
--- a/TODO
+++ b/TODO
@@ -648,7 +648,7 @@ name was used, whether X or Xt are in use, etc. The specific
decisions, and progress messages, should be recorded on the terminal
only if --verbose is used.
- --silent just supresses the "checking for...result"
+ --silent just suppresses the "checking for...result"
messages, not the "creating FOO" messages.
I think the default should be to suppress both.
@@ -665,8 +665,8 @@ From: Roland McGrath <roland@gnu.ai.mit.edu>
------------------------------------------------------------------------------
Another thing I wish for is a macro which figures out which libraries are
-needed for BSD-sytle sockets. AC_PATH_X already detects this
-correctly...so it's just a matter of seperating out the socket-related code.
+needed for BSD-style sockets. AC_PATH_X already detects this
+correctly...so it's just a matter of separating out the socket-related code.
From: "Joel N. Weber II" <nemo@koa.iolani.honolulu.hi.us>
------------------------------------------------------------------------------