about summary refs log tree commit diff
path: root/Etc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-08 21:36:57 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-08 21:36:57 +0000
commitc26ad33472bf4eb75a070904595e050e38323253 (patch)
tree454c3517822e93b83f78a74381ec4305f1e8d0c7 /Etc
parent8b59b0a78c97db1e1bf7b12f99e0cad3cd9d71d6 (diff)
downloadzsh-c26ad33472bf4eb75a070904595e050e38323253.tar.gz
zsh-c26ad33472bf4eb75a070904595e050e38323253.tar.xz
zsh-c26ad33472bf4eb75a070904595e050e38323253.zip
zsh-workers/8954
Diffstat (limited to 'Etc')
-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 ef6861761..9ce721d54 100644
--- a/Etc/zsh-development-guide
+++ b/Etc/zsh-development-guide
@@ -60,7 +60,7 @@ Testing
   e.g. `expect').
 
 * The directory is not part of the usual process of building and
-  installation.  To run the tests, go to Test and `make test'.  Please
+  installation.  To run the tests, go to Test and `make check'.  Please
   report any errors with all the usual information about the zsh version
   and the system you are using.