Use sentence case in section titles consistently

This commit is contained in:
Alexander Belopolsky 2010-12-15 19:47:37 +00:00
parent 99db3fd03b
commit 50ba19ee45
1 changed files with 1 additions and 1 deletions

View File

@ -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::