hgbook

annotate en/examples/extdiff.diff.out @ 321:f79542a53cb2

Corrected small typo
author Nicolas Cavigneaux <nico@bounga.org>
date Thu Jan 15 10:12:53 2009 +0100 (2009-01-15)
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.