about summary refs log tree commit diff
path: root/Etc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-06 18:29:18 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-06 18:29:18 +0000
commit3a6569ffecf508b2bbfdcd9ddf4f255345b1407a (patch)
treeb9835eada5948ad23eeb51e79613ec34bce7d23b /Etc
parentbceeb77f5701fa47b362e9b41c3afea55de856e2 (diff)
downloadzsh-3a6569ffecf508b2bbfdcd9ddf4f255345b1407a.tar.gz
zsh-3a6569ffecf508b2bbfdcd9ddf4f255345b1407a.tar.xz
zsh-3a6569ffecf508b2bbfdcd9ddf4f255345b1407a.zip
manual/7674
Diffstat (limited to 'Etc')
-rw-r--r--Etc/completion-style-guide2
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/completion-style-guide b/Etc/completion-style-guide
index 8e8caf104..949ae1a9f 100644
--- a/Etc/completion-style-guide
+++ b/Etc/completion-style-guide
@@ -70,7 +70,7 @@ For now this is just a list of things one should or shouldn't do.
       fi
 
     Finally, it is good style to display descriptions for options that
-    aren't self-explanatory. See the `_display' function and it's use
+    aren't self-explanatory. See the `_display' function and its use
     in `_arguments'.
 
     All this should make it look like a really good idea to just use the