hgbook

changeset 276:92660e72d6bf

[hgbook] Fix a typo
author "Dongsheng Song" <dongsheng.song@gmail.com>
date Fri Dec 07 21:25:07 2007 -0800 (2007-12-07)
parents 96ea24a916f9
children 340edf3aaa8e
files en/cmdref.tex
line diff
     1.1 --- a/en/cmdref.tex	Mon Nov 26 20:42:36 2007 -0800
     1.2 +++ b/en/cmdref.tex	Fri Dec 07 21:25:07 2007 -0800
     1.3 @@ -29,11 +29,11 @@
     1.4  
     1.5  \optref{diff}{I}{include}
     1.6  
     1.7 -Exclude files and directories whose names match the given patterns.
     1.8 +Include files and directories whose names match the given patterns.
     1.9  
    1.10  \optref{diff}{X}{exclude}
    1.11  
    1.12 -Include files and directories whose names match the given patterns.
    1.13 +Exclude files and directories whose names match the given patterns.
    1.14  
    1.15  \optref{diff}{a}{text}
    1.16