changeset 106388:afe271b2ef40

(vc-bzr-dir-extra-headers): Fix typo.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 03 Dec 2009 08:53:06 +0000
parents e01e9655414f
children b537bb8db7d9
files lisp/vc-bzr.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc-bzr.el	Thu Dec 03 07:46:13 2009 +0000
+++ b/lisp/vc-bzr.el	Thu Dec 03 08:53:06 2009 +0000
@@ -771,7 +771,7 @@
 	(concat
 	 (propertize "Checkout of branch : " 'face 'font-lock-type-face)
 	 (propertize light-checkout-branch 'face 'font-lock-variable-name-face)
-	 "\n")))))
+	 "\n"))
      (if shelve
 	 (concat
 	  (propertize "Shelves            :\n" 'face 'font-lock-type-face