pep-567: Fix section header (#552)

This commit is contained in:
Yury Selivanov 2018-01-18 14:33:04 -05:00 committed by GitHub
parent 2bd2b7eb7d
commit 6108e7c2eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -576,8 +576,8 @@ C API
Rejected Ideas
==============
Replication of threading.local() interface
------------------------------------------
Replicating threading.local() interface
---------------------------------------
Please refer to :pep:`550` where this topic is covered in detail: [2]_.