Make Author field's name be consistent with other names (it's not plural).
This commit is contained in:
parent
accb7090ef
commit
8f7928a5fb
|
@ -2,7 +2,7 @@ PEP: 3118
|
|||
Title: Revising the buffer protocol
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Authors: Travis Oliphant <oliphant@ee.byu.edu>, Carl Banks <pythondev@aerojockey.com>
|
||||
Author: Travis Oliphant <oliphant@ee.byu.edu>, Carl Banks <pythondev@aerojockey.com>
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
Loading…
Reference in New Issue