diff options
Diffstat (limited to 'Doc/using')
| -rw-r--r-- | Doc/using/cmdline.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 7ec9dce..ec744a3 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst @@ -194,7 +194,7 @@ Miscellaneous options :class:`str` or :class:`bytes` with :class:`int`. Issue an error when the option is given twice (:option:`-bb`). - .. versionchanged: 3.5 + .. versionchanged:: 3.5 Affects comparisons of :class:`bytes` with :class:`int`. .. cmdoption:: -B |
