From e21e2ef271bed4681ec09ee2643f4b9a4e54ca8e Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Thu, 23 Apr 2020 17:37:39 -0400 Subject: More completion doc updates --- docs/features/completion.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/features') 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 -- cgit v1.2.1