diff en/examples/daily.files @ 265:d9a1faa45c30

added a space between -m and the commit message.
author bab@draketo.de
date Fri, 31 Aug 2007 11:36:14 +0200
parents 5b034c2b74f7
children eb11ec9eed8c
line wrap: on
line diff
--- a/en/examples/daily.files	Fri Aug 31 11:15:18 2007 +0200
+++ b/en/examples/daily.files	Fri Aug 31 11:36:14 2007 +0200
@@ -61,7 +61,7 @@
 cd missing-example
 echo a > a
 hg add a
-hg commit -m'File about to be missing'
+hg commit -m 'File about to be missing'
 rm a
 hg status