From 480bda51b96e3c1c5d2c5abee19f8550cc1fd37f Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Tue, 23 Oct 2007 00:47:58 +0000 Subject: [PATCH] Typo in docstring. --- lisp/vc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc.el b/lisp/vc.el index af1ce9440da..d532ea48ad8 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -1774,7 +1774,7 @@ saving the buffer." "List the differences between FILE's versions REV1 and REV2. If REV1 is empty or nil it means to use the current workfile version; REV2 empty or nil means the current file contents. FILE may also be -a directory, in that case, generate diffs between the correponding +a directory, in that case, generate diffs between the corresponding versions of all registered files in or below it." (interactive (let* ((file (expand-file-name -- 2.39.2