(vc-bzr-dir-extra-headers): Fix typo.
This commit is contained in:
parent
4dfb3b9cd5
commit
a3abb176e3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue