Corrected typo in date format, found by Rob Landley.
authorThomas Arendsen Hein <thomas@intevation.de>
Sat, 07 Oct 2006 22:02:56 +0200
changeset 3285 c05b0cc6b148
parent 3284 484e6b7e7062
child 3286 9d5fcf1d6863
Corrected typo in date format, found by Rob Landley.
doc/hg.1.txt
--- a/doc/hg.1.txt
+++ b/doc/hg.1.txt
@@ -133,7 +133,7 @@ DATE FORMATS
     Some commands (backout, commit, tag) allow the user to specify a date.
     Possible formats for dates are:
 
-YYYY-mm-dd \HH:MM[:SS] [(+|-)NNNN]::
+YYYY-mm-dd HH:MM[:SS] [(+|-)NNNN]::
     This is a subset of ISO 8601, allowing just the recommended notations
     for date and time. The last part represents the timezone; if omitted,
     local time is assumed. Examples: