diff options
author | Thomas Keller <me@thomaskeller.biz> | 2010-06-27 19:42:36 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2010-06-27 19:42:36 -0400 |
commit | 4f7587413eb414a69c20fca97c8c75904f2f14f5 (patch) | |
tree | 4e913c354aa2b15670f1d21d1b92dd01fa518a35 /doc | |
parent | d661ec949cd97def3e33af1db98bd33ceb0e1acc (diff) | |
download | bugseverywhere-4f7587413eb414a69c20fca97c8c75904f2f14f5.tar.gz |
Fixed mnt -> mtn typos in doc/spam.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spam.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spam.txt b/doc/spam.txt index 1e869fb..e201bf2 100644 --- a/doc/spam.txt +++ b/doc/spam.txt @@ -21,7 +21,7 @@ If the offending commit is the last commit +-------+--------------------------------------------------------------+ | hg | hg rollback && hg revert | +-------+--------------------------------------------------------------+ -| mtn | mnt db kill_rev_locally $(mnt automate get_base_revision_id) | +| mtn | mtn db kill_rev_locally $(mtn automate get_base_revision_id) | +-------+--------------------------------------------------------------+ If the offending commit is not the last commit |