1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-18 10:56:53 +00:00
nixpkgs/pkgs/development/python-modules/grammalecte/spellchecker.patch
2017-07-13 14:09:33 +01:00

14 lines
291 B
Diff

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 = {