remove whitespace
svn: r12246
This commit is contained in:
parent
930c47b290
commit
d10d443c9d
@ -244,9 +244,9 @@ class Spell:
|
||||
gtkspell_spell.set_language(lang_code)
|
||||
self._active_language = lang_code
|
||||
except RuntimeError:
|
||||
#This catches error with old gtkspell versions that generate
|
||||
#this exception if dict cannot be loaded.
|
||||
self._active_language = 'off'
|
||||
#This catches error with old gtkspell versions that generate
|
||||
#this exception if dict cannot be loaded.
|
||||
self._active_language = 'off'
|
||||
|
||||
# Public API
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user