[3.13] typing docs: Fix formatting issue (GH-119210) (#119212)

typing docs: Fix formatting issue (GH-119210)
(cherry picked from commit 72d07dd30b)

Co-authored-by: David Foster <david@dafoster.net>
This commit is contained in:
Miss Islington (bot) 2024-05-20 17:08:49 +02:00 committed by GitHub
parent 3a8ab99bf7
commit cbf064b096
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2546,7 +2546,7 @@ types.
``__required_keys__`` and ``__optional_keys__`` rely on may not work
properly, and the values of the attributes may be incorrect.
Support for :data:`ReadOnly` is reflected in the following attributes::
Support for :data:`ReadOnly` is reflected in the following attributes:
.. attribute:: __readonly_keys__