Module: Spellchecker::MistakeTypes
- Defined in:
- lib/spellchecker.rb
Constant Summary collapse
- ALL =
[ DUPLICATE = 'duplicate', SPELLING = 'spelling', GRAMMAR = 'grammar' ].freeze
[ DUPLICATE = 'duplicate', SPELLING = 'spelling', GRAMMAR = 'grammar' ].freeze