Docs: Hunspell tidied

Tidied some formatting
This commit is contained in:
Clinton Gormley 2014-06-11 21:48:35 +02:00
parent 32f87f8617
commit f546662e8f

View File

@ -5,7 +5,7 @@ Basic support for hunspell stemming. Hunspell dictionaries will be
picked up from a dedicated hunspell directory on the filesystem
(defaults to `<path.conf>/hunspell`). Each dictionary is expected to
have its own directory named after its associated locale (language).
This dictionary directory is expected to hold both the \*.aff and \*.dic
This dictionary directory is expected to hold both the `*.aff` and `*.dic`
files (all of which will automatically be picked up). For example,
assuming the default hunspell location is used, the following directory
layout will define the `en_US` dictionary: