emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 r117084: Fix comment typo in previous


From: Glenn Morris
Subject: [Emacs-diffs] emacs-24 r117084: Fix comment typo in previous
Date: Thu, 08 May 2014 07:14:23 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117084
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Thu 2014-05-08 00:14:15 -0700
message:
  Fix comment typo in previous
modified:
  test/automated/vc-bzr.el       vcbzr.el-20111020033852-tb09uuuxskzxqlzo-1
=== modified file 'test/automated/vc-bzr.el'
--- a/test/automated/vc-bzr.el  2014-05-08 06:58:46 +0000
+++ b/test/automated/vc-bzr.el  2014-05-08 07:14:15 +0000
@@ -36,7 +36,7 @@
   ;; You can disable logging with BZR_LOG=/dev/null, but then
   ;; some commands (eg `bzr status') want to access ~/.bazaar,
   ;; and will abort if they cannot.  I could not figure out how to
-  ;; stop bzr doing that, so just set HOME to a tempir for the duration.
+  ;; stop bzr doing that, so just set HOME to a tempdir for the duration.
   (let* ((homedir (make-temp-file "vc-bzr-test" t))
          (bzrdir (expand-file-name "bzr" homedir))
          (ignored-dir (progn


reply via email to

[Prev in Thread] Current Thread [Next in Thread]