hgbook

annotate en/examples/extdiff.diff.out @ 529:e0e65bfe7776

corrected small typo
author Javier Rojas <jerojasro@devnull.li>
date Tue Jan 20 11:43:33 2009 -0500 (2009-01-20)
parents eef2171243e8
children
rev   line source
bos@226 1 $ \textbf{hg diff}
bos@226 2 diff -r myfile
bos@226 3
bos@226 4
hg@305 5 @@ -1,1 +1,2 @@
bos@226 6 The first line.
bos@226 7 +The second line.