Some English fixes

"informations" is incorrect; try to use a better word, or the invariant "information".
This commit is contained in:
Laurent Bachelier 2014-07-08 12:09:23 +02:00 committed by Florent
commit 0f90d6e9dd
6 changed files with 6 additions and 6 deletions

View file

@ -497,4 +497,4 @@ are empty (set to ``NotLoaded``):
* **date** - date of thread
As our method :func:`get_thread <weboob.capabilities.messages.CapMessages.get_thread>` will get all
of the missing informations, we just call it with the object as parameter to complete it.
of the missing data, we just call it with the object as parameter to complete it.