spelling: fix documentation. closes #1146

This commit is contained in:
Mathieu Virbel 2013-04-30 17:29:08 +02:00
parent c28a199fa8
commit f31c7a0bfc
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ a native implementation exist.
>>> s.list_languages()
['en', 'en_CA', 'en_GB', 'en_US']
>>> s.select_language('en_US')
>>> s.check('helo')
>>> s.suggest('helo')
[u'hole', u'help', u'helot', u'hello', u'halo', u'hero', u'hell', u'held',
u'helm', u'he-lo']