Fixed typoes in docstrings.

This commit is contained in:
2013-02-23 00:44:39 +00:00
parent 025feb240d
commit 0fb83d78fa
2 changed files with 3 additions and 3 deletions

View File

@@ -33,8 +33,8 @@ PyDoc_STRVAR(Id_doc,
"\n"
" :arg first: The first number.\n"
" :type first: int\n"
" :arg iSecond: The second number.\n"
" :type iSecond: int\n"
" :arg second: The second number.\n"
" :type second: int\n"
"\n"
".. method:: __init__(brother)\n"
"\n"