mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
correct bogus instructions 'ccoment out' -> 'uncomment'
This commit is contained in:
parent
d64a40dbc0
commit
faff0bdcba
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
/* CONFIGURATION SECTION */
|
||||
|
||||
#ifndef FULL_PATH /* so that this can be specified from the Makefile */
|
||||
/* Ccomment out the following line:
|
||||
/* Uncomment the following line:
|
||||
#define FULL_PATH "/full/path/of/script"
|
||||
* Then comment out the #error line. */
|
||||
#error "You must define FULL_PATH somewhere"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue