(vc-bzr-dir-extra-headers): Fix typo.

This commit is contained in:
Dan Nicolaescu 2009-12-03 08:53:06 +00:00
parent 4dfb3b9cd5
commit a3abb176e3

View file

@ -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