Rev 3686: trivially fix doc bug #262427 in http://bzr.arbash-meinel.com/branches/bzr/jam-integration
John Arbash Meinel
john at arbash-meinel.com
Wed Sep 3 22:27:33 BST 2008
At http://bzr.arbash-meinel.com/branches/bzr/jam-integration
------------------------------------------------------------
revno: 3686
revision-id: john at arbash-meinel.com-20080903212730-c9seae2proqsxmns
parent: john at arbash-meinel.com-20080903195434-rnbmeujc0mrgm7qu
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Wed 2008-09-03 16:27:30 -0500
message:
trivially fix doc bug #262427
-------------- next part --------------
=== modified file 'doc/en/user-guide/undoing_mistakes.txt'
--- a/doc/en/user-guide/undoing_mistakes.txt 2008-05-19 00:11:39 +0000
+++ b/doc/en/user-guide/undoing_mistakes.txt 2008-09-03 21:27:30 +0000
@@ -135,7 +135,7 @@
case, you probably want to use `Reverse cherrypicking`_ instead to
back out the bad fix.
-Note: As an alternative to using an absolute bug number (like 19), you can
+Note: As an alternative to using an absolute revision number (like 19), you can
specify one relative to the tip (-1) using a negative number like this::
bzr revert -r -2
More information about the bazaar-commits
mailing list