Skip to content

Commit

Permalink
Limited maximum number of suggestions to 5 for Hunspell.
Browse files Browse the repository at this point in the history
  • Loading branch information
23rd committed Mar 16, 2020
1 parent 9280064 commit d487235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/hunspell/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ else()
target_compile_definitions(external_hunspell
PUBLIC
HUNSPELL_STATIC
MAXSUGGESTION=5
)
endif()

0 comments on commit d487235

Please sign in to comment.