Some English fixes
"informations" is incorrect; try to use a better word, or the invariant "information".
This commit is contained in:
parent
dd4a66be77
commit
0f90d6e9dd
6 changed files with 6 additions and 6 deletions
|
|
@ -128,7 +128,7 @@ class MovieCrewPage(BasePage):
|
|||
|
||||
|
||||
class PersonPage(BasePage):
|
||||
''' Page giving informations about a person
|
||||
''' Page informing about a person
|
||||
It is used to build a Person instance and to get the movie list related to a person
|
||||
'''
|
||||
def get_person(self, id):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue