Fix English: "childs" into "children"

refs #1675
This commit is contained in:
Laurent Bachelier 2014-11-21 16:22:31 +01:00 committed by Romain Bignon
commit 88df613a53
5 changed files with 11 additions and 11 deletions

View file

@ -110,7 +110,7 @@ class OkCBrowser(Browser):
# return r['result']['flashs']
#@check_login
#def nb_godchilds(self):
#def nb_godchildren(self):
# r = self.api_request('member', 'view', data={'id': self.my_id})
# return int(r['result']['member']['popu']['invits'])