Update README.rst

fixed typo
This commit is contained in:
Martín Gaitán
2016-03-28 14:58:53 -03:00
parent fa0f64c06a
commit e70929ceb2

View File

@@ -67,7 +67,7 @@ Introspecting callables with the Signature object
.. note::
This section of documentation is a direct repoduction of the Python
This section of documentation is a direct reproduction of the Python
standard library documentation for the inspect module.
The Signature object represents the call signature of a callable object and its