mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
Fix typos (#123775)
This commit is contained in:
parent
df4f0cbfad
commit
9017b95ff2
43 changed files with 59 additions and 59 deletions
|
@ -100,7 +100,7 @@ JNIEXPORT void JNICALL Java_org_python_testbed_PythonTestRunner_redirectStdioToL
|
|||
}
|
||||
|
||||
|
||||
// --- Python intialization ----------------------------------------------------
|
||||
// --- Python initialization ---------------------------------------------------
|
||||
|
||||
static PyStatus set_config_string(
|
||||
JNIEnv *env, PyConfig *config, wchar_t **config_str, jstring value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue