summaryrefslogtreecommitdiff
path: root/docs/features/completion.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/features/completion.rst')
-rw-r--r--docs/features/completion.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/features/completion.rst b/docs/features/completion.rst
index c15ceb13..51e5d73c 100644
--- a/docs/features/completion.rst
+++ b/docs/features/completion.rst
@@ -71,8 +71,8 @@ Included Tab Completion Functions
Raising Exceptions During Completion
------------------------------------
-There are times when tab completion fails and a message needs to be reported to
-the user. These include the following example cases:
+There are times when an error occurs while tab completing and a message needs
+to be reported to the user. These include the following example cases:
- Reading a database to retrieve a tab completion data set failed
- A previous command line argument that determines the data set being completed