mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Use sentence case in section titles consistently
This commit is contained in:
parent
99db3fd03b
commit
50ba19ee45
1 changed files with 1 additions and 1 deletions
|
@ -1161,7 +1161,7 @@ not bother to return a value of the same type as its argument, so e.g., ``not
|
|||
'foo'`` yields ``False``, not ``''``.)
|
||||
|
||||
|
||||
Conditional Expressions
|
||||
Conditional expressions
|
||||
=======================
|
||||
|
||||
.. index::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue