Typo fix
This commit is contained in:
parent
92679350fb
commit
bd1dc58509
|
@ -45,7 +45,7 @@ A Signature object has the following structure attributes:
|
|||
function objects for methods do not know the class they are
|
||||
contained within. This makes functions and methods
|
||||
indistinguishable from one another when passed to decorators,
|
||||
prevventing proper creation of a fully qualified name.
|
||||
preventing proper creation of a fully qualified name.
|
||||
indistinguishable from
|
||||
* var_args:str
|
||||
Name of the ``*args`` parameter, if present, else the empty
|
||||
|
|
Loading…
Reference in New Issue