fix typo, thanks jurko

This commit is contained in:
holger krekel 2011-12-20 14:12:12 +00:00
parent f2791988f9
commit dc0535f7d5
1 changed files with 1 additions and 1 deletions

View File

@ -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::