# HG changeset patch # User Bryan O'Sullivan # Date 1188589724 25200 # Node ID ca475a9e2e59ee74c3e4b0eeece276f8aca812e2 # Parent d145739b786552e51176865a9bc01c6ee4de0d72 Fix modified example. diff -r d145739b7865 -r ca475a9e2e59 en/examples/daily.files.missing.out --- a/en/examples/daily.files.missing.out Fri Aug 31 19:44:35 2007 +0200 +++ b/en/examples/daily.files.missing.out Fri Aug 31 12:48:44 2007 -0700 @@ -2,7 +2,7 @@ $ \textbf{cd missing-example} $ \textbf{echo a > a} $ \textbf{hg add a} -$ \textbf{hg commit -m'File about to be missing'} +$ \textbf{hg commit -m 'File about to be missing'} $ \textbf{rm a} $ \textbf{hg status} ! a