summaryrefslogtreecommitdiff
path: root/test/lisp/vc/vc-tests.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-11-23 05:43:19 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-11-23 05:49:22 +0100
commit5e8c62ffcae473b89e268e0081d4041fb19abef7 (patch)
treea091dfb0a81648ac56e3df27d434ebe3edf0b4a3 /test/lisp/vc/vc-tests.el
parent17ed39cc8da1681bffc67907d3a76ef3d75917fd (diff)
downloademacs-5e8c62ffcae473b89e268e0081d4041fb19abef7.tar.gz
emacs-5e8c62ffcae473b89e268e0081d4041fb19abef7.tar.bz2
emacs-5e8c62ffcae473b89e268e0081d4041fb19abef7.zip
; Fix typos
Diffstat (limited to 'test/lisp/vc/vc-tests.el')
-rw-r--r--test/lisp/vc/vc-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/vc/vc-tests.el b/test/lisp/vc/vc-tests.el
index 13248a36509..c54fe144b7d 100644
--- a/test/lisp/vc/vc-tests.el
+++ b/test/lisp/vc/vc-tests.el
@@ -122,7 +122,7 @@
Don't set it globally, the functions should be let-bound.")
(defun vc-test--revision-granularity-function (backend)
- "Run the `vc-revision-granularity' backend function."
+ "Run the `revision-granularity' backend function."
(vc-call-backend backend 'revision-granularity))
(defun vc-test--create-repo-function (backend)