Update CHANGES

Co-authored-by: Takeshi KOMIYA <i.tkomiya@gmail.com>
This commit is contained in:
Jakob Lykke Andersen 2021-10-03 09:46:54 +02:00 committed by GitHub
parent 2f1b3886f8
commit 9c16825066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ Incompatible changes
with more docutils nodes to allow better CSS styling.
It may break existing styling.
* #9672: the signature of
:py:meth:`domains.py.PyObject.def get_signature_prefix` has changed to
:py:meth:`domains.py.PyObject.get_signature_prefix` has changed to
return a list of nodes instead of a plain string.
Deprecated