about summary refs log tree commit diff
path: root/Doc/Zsh/compctl.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-09-09 17:54:24 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-09-09 17:54:24 +0000
commit4ede75ed0e6dfafad5f5b9a621ac7a3d31765e1a (patch)
treedea08d27015d855a6fe74890648e0c62e8ce1b7a /Doc/Zsh/compctl.yo
parent0974744f43003e71afdf54d544c87538f376b8e5 (diff)
downloadzsh-4ede75ed0e6dfafad5f5b9a621ac7a3d31765e1a.tar.gz
zsh-4ede75ed0e6dfafad5f5b9a621ac7a3d31765e1a.tar.xz
zsh-4ede75ed0e6dfafad5f5b9a621ac7a3d31765e1a.zip
Greg Klanderman: 27255: some consistency fixes
Diffstat (limited to 'Doc/Zsh/compctl.yo')
-rw-r--r--Doc/Zsh/compctl.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/compctl.yo b/Doc/Zsh/compctl.yo
index b1aed041b..2c84f853f 100644
--- a/Doc/Zsh/compctl.yo
+++ b/Doc/Zsh/compctl.yo
@@ -177,10 +177,10 @@ These produce completion lists made up by the shell itself:
 
 startitem()
 item(tt(-f))(
-Filenames and filesystem paths.
+Filenames and file system paths.
 )
 item(tt(-/))(
-Just filesystem paths.
+Just file system paths.
 )
 item(tt(-c))(
 Command names, including aliases, shell functions, builtins