typo in docstring
svn: r14949
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
Provide the SubstKeywords class that will replace keywords in a passed
|
Provide the SubstKeywords class that will replace keywords in a passed
|
||||||
string with informatin about the person. For sample:
|
string with information about the person. For sample:
|
||||||
|
|
||||||
foo = SubstKeywords(person)
|
foo = SubstKeywords(person)
|
||||||
print foo.replace('$n was born on $b.')
|
print foo.replace('$n was born on $b.')
|
||||||
|
Reference in New Issue
Block a user