summaryrefslogtreecommitdiff
path: root/lisp/vc-bzr.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vc-bzr.el')
-rw-r--r--lisp/vc-bzr.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc-bzr.el b/lisp/vc-bzr.el
index 1173d86842e..eb021f5e3db 100644
--- a/lisp/vc-bzr.el
+++ b/lisp/vc-bzr.el
@@ -771,7 +771,7 @@ stream. Standard error output is discarded."
(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