mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Removed duplicated words in in comments and docs.
This commit is contained in:
parent
b491e0521f
commit
56a6d855e2
16 changed files with 19 additions and 19 deletions
|
@ -10289,7 +10289,7 @@ posix_sysconf(PyObject *self, PyObject *args)
|
|||
|
||||
|
||||
/* This code is used to ensure that the tables of configuration value names
|
||||
* are in sorted order as required by conv_confname(), and also to build the
|
||||
* are in sorted order as required by conv_confname(), and also to build
|
||||
* the exported dictionaries that are used to publish information about the
|
||||
* names available on the host platform.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue