Fixed typoes in docstrings.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user