diff options
Diffstat (limited to 'docs/options.rst')
-rw-r--r-- | docs/options.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/options.rst b/docs/options.rst index 4942c8a..ac5aeae 100644 --- a/docs/options.rst +++ b/docs/options.rst @@ -383,7 +383,7 @@ Choices should be unique after considering the effects of ``case_sensitive`` and any specified token normalization function. .. versionchanged:: 7.1 - The resulting value from an option will always be on the of the + The resulting value from an option will always be one of the originally passed choices regardless of ``case_sensitive``. .. _option-prompting: |