SpellChecker
SpellChecker copied to clipboard
Allow configuration to be passed in
Currently configuration is fetched from the static Configuration.getConfiguration() method, which makes testing very difficult. Fix this.