fixup! Fix documentation wording for matches/notmatches tagging rules

This commit is contained in:
Olivier Mehani
2018-11-01 19:26:06 +11:00
parent 0452e869ec
commit da7b8e256f
8 changed files with 8 additions and 8 deletions

View File

@ -158,7 +158,7 @@ config:
# or: 'One rule OR another'
# and: 'One rule AND another'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
# notmatches: 'Tests that a <i>subject</i> doesn't match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
# notmatches: 'Tests that a <i>subject</i> doesn\'t match match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
entry:
# default_title: 'Title of the entry'