summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Etc/zsh-development-guide2
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/zsh-development-guide b/Etc/zsh-development-guide
index 0e9abb591..4797f0d02 100644
--- a/Etc/zsh-development-guide
+++ b/Etc/zsh-development-guide
@@ -19,7 +19,7 @@ To develop (as opposed to just build) zsh, you'll need a few specialised
tools:
* GNU autoconf, version 2.50 or later. This version contained
- significant enhancements and arlier versions will no
+ significant enhancements and earlier versions will no
longer work.
* GNU m4. (Required by autoconf.)