Spelling fixes

This commit is contained in:
Ville Skyttä
2013-05-03 23:43:11 +03:00
committed by Zbigniew Jędrzejewski-Szmek
parent 20089f95e8
commit d2bbca6855
6 changed files with 6 additions and 6 deletions

View File

@@ -240,7 +240,7 @@ class Reader(_Reader):
Entries will be processed with converters specified during
Reader creation.
Equivilent to get_next(-skip).
Equivalent to get_next(-skip).
"""
return self.get_next(-skip)