summaryrefslogtreecommitdiff
path: root/admin/notes
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-12 23:48:23 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-12 23:48:23 -0800
commitf6b1b0a848cfdaf07e5b785e72a33c1316821e2c (patch)
tree909f93b643682c1390281a25dc5b36ad359ec6cf /admin/notes
parent1c889bf68c346fa521c09b9abd6fc225c5518654 (diff)
downloademacs-f6b1b0a848cfdaf07e5b785e72a33c1316821e2c.tar.gz
Spelling fixes.
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
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