mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Fixed typo spotted by Whomas Touters.
This commit is contained in:
parent
034b47acfe
commit
a0d1833639
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
|
||||
******************************************************************/
|
||||
#ifndef Py_GETAPPLBYCREATOR_H
|
||||
#define Py_GETALLPBYCREATOR_H
|
||||
#define Py_GETAPPLBYCREATOR_H
|
||||
|
||||
#ifdef WITHOUT_FRAMEWORKS
|
||||
#include <Types.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue