hgbook

diff en/examples/daily.files @ 348:0896fcbccdec

command to define how to enter translator's notes. Sorry about previous commit message
author jerojasro@localhost
date Sun Oct 19 22:51:00 2008 -0500 (2008-10-19)
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	Sun Oct 19 22:51:00 2008 -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