about summary refs log tree commit diff
path: root/zshconfig.ac
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-04-25 11:18:50 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-04-25 11:18:50 +0000
commita5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe (patch)
treeabf9f9bdf206887f87412f272066e0689f481c30 /zshconfig.ac
parent83932ba23f06a467f33b4138484f7b0423660182 (diff)
downloadzsh-a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe.tar.gz
zsh-a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe.tar.xz
zsh-a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe.zip
18472: spelling corrections
Diffstat (limited to 'zshconfig.ac')
-rw-r--r--zshconfig.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshconfig.ac b/zshconfig.ac
index 6984478f3..01cc9a086 100644
--- a/zshconfig.ac
+++ b/zshconfig.ac
@@ -1224,7 +1224,7 @@ fi
 
 dnl On some systems the RLIMIT_* don't evaluate to integers at compile time
 dnl (they may be enums).  In this case we are not able to do preprocessor
-dnl comparisions and need our tests to determine what values exist and
+dnl comparisons and need our tests to determine what values exist and
 dnl if there are clashing definitions.
 
 zsh_LIMIT_PRESENT(RLIMIT_AIO_MEM)