From dc0535f7d54fc0e21a8bab8ef5a5e7800264aed7 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Tue, 20 Dec 2011 14:12:12 +0000 Subject: [PATCH] fix typo, thanks jurko --- doc/customize.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/customize.txt b/doc/customize.txt index 613492316..7fee9b851 100644 --- a/doc/customize.txt +++ b/doc/customize.txt @@ -94,7 +94,7 @@ Builtin configuration file options [seq] matches any character in seq [!seq] matches any char not in seq - Default patterns are ``.* _* CVS {args}``. Setting a ``norecurse`` + Default patterns are ``.* _* CVS {args}``. Setting a ``norecursedir`` replaces the default. Here is an example of how to avoid certain directories::