summary refs log tree commit diff
path: root/pkgs/development/python-modules/grammalecte/spellchecker.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/grammalecte/spellchecker.patch')
-rw-r--r--pkgs/development/python-modules/grammalecte/spellchecker.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/pkgs/development/python-modules/grammalecte/spellchecker.patch b/pkgs/development/python-modules/grammalecte/spellchecker.patch
new file mode 100644
index 000000000000..151eaa62f4a5
--- /dev/null
+++ b/pkgs/development/python-modules/grammalecte/spellchecker.patch
@@ -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 = {