You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dict.check: handle empty strings correctly
enchant_dict_check asserts the string is not empty. We need to handle it ourselves too to prevent segfault.
Closes: #1