about summary refs log tree commit diff
path: root/Etc/completion-style-guide
diff options
context:
space:
mode:
Diffstat (limited to 'Etc/completion-style-guide')
-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