Skip to content

Commit e21e2ef

Browse files
committed
More completion doc updates
1 parent 6deb39d commit e21e2ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/features/completion.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ Included Tab Completion Functions
7171

7272
Raising Exceptions During Completion
7373
------------------------------------
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:
74+
There are times when an error occurs while tab completing and a message needs
75+
to be reported to the user. These include the following example cases:
7676

7777
- Reading a database to retrieve a tab completion data set failed
7878
- A previous command line argument that determines the data set being completed

0 commit comments

Comments
 (0)