Skip to content

Commit 221c3ba

Browse files
Reword
1 parent 0f90feb commit 221c3ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/codecs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1497,8 +1497,8 @@ This module implements the following functions:
14971497

14981498

14991499
.. note::
1500-
These functions should not be used directly, except for testing purposes;
1501-
:func:`codecs.lookup` should be used instead.
1500+
The following functions should not be used directly, except for testing
1501+
purposes; :func:`codecs.lookup` should be used instead.
15021502

15031503

15041504
.. function:: search_function(encoding)

0 commit comments

Comments
 (0)