Finished the GUI option for spell check provider
This commit is contained in:
+1
-1
@@ -536,7 +536,7 @@ class Config:
|
||||
"""
|
||||
|
||||
try:
|
||||
import pyenchant
|
||||
import enchant
|
||||
self.hasEnchant = True
|
||||
logger.debug("Checking package pyenchant: Ok")
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user