Skip to content

runners/spellchecker: Fix config group name mismatch

Alexander Lohnau requested to merge work/alex/fix_config_read into master

We would write in a different group than we read. This was caused by the renaming of the plugin id, which was needed to fix another bug.

BUG: 460899

Merge request reports