Typo in docstring

This commit is contained in:
Danilo Bargen
2013-02-16 14:06:23 +01:00
parent d3947a6dc7
commit aedd680e9d

View File

@@ -10,7 +10,7 @@ understands:
For example, the sphinx annotation ``:type foo: str`` clearly states that the
type of ``foo`` is ``str``.
As an addition to parameter searching, this module also providees return
As an addition to parameter searching, this module also provides return
annotations.
"""