summaryrefslogtreecommitdiff
path: root/admin/notes/bzr
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/bzr')
-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
very short). This is because file gets re-added with a new file-id
(use `bzr file-id file' to see the id).
-Insteading of adding the file, try:
+Instead of adding the file, try:
bzr revert -rN file; bzr commit