aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/bzr2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/bzr b/admin/notes/bzr
index 12a3b194266..50eaf3710ee 100644
--- a/admin/notes/bzr
+++ b/admin/notes/bzr
@@ -173,7 +173,7 @@ This restores file, but without its history (`bzr log file' will be
173very short). This is because file gets re-added with a new file-id 173very short). This is because file gets re-added with a new file-id
174(use `bzr file-id file' to see the id). 174(use `bzr file-id file' to see the id).
175 175
176Insteading of adding the file, try: 176Instead of adding the file, try:
177 177
178bzr revert -rN file; bzr commit 178bzr revert -rN file; bzr commit
179 179