X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-config.rst;h=899098084ae2beafea74017b3064de261c0a8917;hb=5d510221d17862a252955d98046508bebcd14573;hp=f9fb672a4acc11014cfc70d413f491f3ead818ca;hpb=c8fc3d1428d86a653a23a5f8c32ea8ac52c8f160;p=notmuch diff --git a/doc/man1/notmuch-config.rst b/doc/man1/notmuch-config.rst index f9fb672a..89909808 100644 --- a/doc/man1/notmuch-config.rst +++ b/doc/man1/notmuch-config.rst @@ -89,7 +89,7 @@ The available configuration items are described below. A regular expression delimited with // that will be matched against the path of the file or directory relative to the database path. Matching files and directories will be ignored. The - beginning and end of string must be explictly anchored. For + beginning and end of string must be explicitly anchored. For example, /.*/foo$/ would match "bar/foo" and "bar/baz/foo", but not "foo" or "bar/foobar".