hgbook

diff en/examples/daily.files @ 540:193d107798cc

corrected some redaction problems and a couple of typos
author Javier Rojas <jerojasro@devnull.li>
date Wed Jan 28 23:38:16 2009 -0500 (2009-01-28)
parents 5b034c2b74f7
children eb11ec9eed8c
line diff
     1.1 --- a/en/examples/daily.files	Tue Mar 06 21:35:51 2007 -0800
     1.2 +++ b/en/examples/daily.files	Wed Jan 28 23:38:16 2009 -0500
     1.3 @@ -61,7 +61,7 @@
     1.4  cd missing-example
     1.5  echo a > a
     1.6  hg add a
     1.7 -hg commit -m'File about to be missing'
     1.8 +hg commit -m 'File about to be missing'
     1.9  rm a
    1.10  hg status
    1.11