; * test/lisp/vc/vc-git-tests.el: bend doc string quote
This commit is contained in:
parent
b20866c4b3
commit
2f0df93d8c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ will be bound to that directory's file name. Once BODY exits, the
|
|||
directory will be deleted.
|
||||
|
||||
Some dummy environment variables will be set for the duration of BODY to
|
||||
allow 'git commit' to determine identities for authors and committers."
|
||||
allow `git commit' to determine identities for authors and committers."
|
||||
(declare (indent 1))
|
||||
`(ert-with-temp-directory ,name
|
||||
(let ((default-directory ,name)
|
||||
|
|
Loading…
Add table
Reference in a new issue