recoll.conf.5: avoid apostrophe in 1st column

This commit is contained in:
Jean-Francois Dockes 2019-12-02 10:48:29 +01:00
parent 4fdfe04ce5
commit a7806d192d
2 changed files with 3 additions and 4 deletions

View File

@ -292,8 +292,7 @@ will reduce the index size. This can only be set for a whole index, not
for a subtree.
.TP
.BI "dehyphenate = "bool
Determines if we index
'coworker' also when the input is 'co-worker'. This is new
Determines if we index 'coworker' also when the input is 'co-worker'. This is new
in version 1.22, and on by default. Setting the variable to off allows
restoring the previous behaviour.
.TP

View File

@ -310,8 +310,8 @@ indexStoreDocText = 1
# for a subtree.</descr></var>
#nonumbers = 0
# <var name="dehyphenate" type="bool"><brief>Determines if we index
# 'coworker' also when the input is 'co-worker'.</brief><descr>This is new
# <var name="dehyphenate" type="bool"><brief>Determines if we index 'coworker'
# also when the input is 'co-worker'.</brief><descr>This is new
# in version 1.22, and on by default. Setting the variable to off allows
# restoring the previous behaviour.</descr></var>
#dehyphenate = 1