Commit 495652d1 authored by Senthil Kumaran's avatar Senthil Kumaran

Change 'lowered' to 'lowercased'

parent 4d508545
......@@ -967,7 +967,7 @@ functions based on regular expressions.
.. method:: str.capitalize()
Return a copy of the string with its first character capitalized and the
rest lowered.
rest lowercased.
.. method:: str.center(width[, fillchar])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment