summary refs log tree commit diff
path: root/pkgs/development/python-modules/grammalecte/spellchecker.patch
blob: 151eaa62f4a5346e0e771da8af6411eededa9301 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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 = {