grammalecte: 0.5.17 -> 0.5.17.2 (#27190)
This commit is contained in:
committed by
Jörg Thalheim
parent
aed23cfc0c
commit
8fa0b47c6d
@@ -0,0 +1,13 @@
|
||||
diff --git a/spellchecker.py b/spellchecker.py
|
||||
index 37ac0ea..a60b3a9 100644
|
||||
--- a/spellchecker.py
|
||||
+++ b/spellchecker.py
|
||||
@@ -2,7 +2,7 @@
|
||||
# Wrapper for the IBDAWG class.
|
||||
# Useful to check several dictionaries at once.
|
||||
|
||||
-import ibdawg
|
||||
+from grammalecte import ibdawg
|
||||
|
||||
|
||||
dDictionaries = {
|
||||
Reference in New Issue
Block a user