We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6deb39d commit e21e2efCopy full SHA for e21e2ef
docs/features/completion.rst
@@ -71,8 +71,8 @@ Included Tab Completion Functions
71
72
Raising Exceptions During Completion
73
------------------------------------
74
-There are times when tab completion fails and a message needs to be reported to
75
-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:
76
77
- Reading a database to retrieve a tab completion data set failed
78
- A previous command line argument that determines the data set being completed
0 commit comments