Skip to content

Avoid segfault on missing dict for previously selected speller language

This prevents a segfault when selecting a speller language, if there is no dictionary available for the previously selected language. (This is quite likely if the speller is enabled for the first time and there is no dict for $LANG.)

Merge request reports