diff --git a/pep-0478.txt b/pep-0478.txt index 320a6015f..424aded50 100644 --- a/pep-0478.txt +++ b/pep-0478.txt @@ -79,7 +79,7 @@ Proposed changes for 3.5: * PEP 436, a build tool generating boilerplate for extension modules * PEP 447, support for __locallookup__ metaclass method * PEP 455, key transforming dictionary -* PEP 468, preserving the order of **kwargs in a function +* PEP 468, preserving the order of ``**kwargs`` in a function