emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master d5fdb1b: ; fix docstring typo in last commit


From: Robert Pluim
Subject: master d5fdb1b: ; fix docstring typo in last commit
Date: Thu, 22 Oct 2020 10:51:08 -0400 (EDT)

branch: master
commit d5fdb1b1f6335da2a1dd60430b7521910dacab68
Author: Robert Pluim <rpluim@gmail.com>
Commit: Robert Pluim <rpluim@gmail.com>

    ; fix docstring typo in last commit
---
 lisp/ffap.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/ffap.el b/lisp/ffap.el
index 575821b..94aba5e 100644
--- a/lisp/ffap.el
+++ b/lisp/ffap.el
@@ -1051,8 +1051,8 @@ out of NAME."
 
 (defcustom ffap-rfc-path "https://www.rfc-editor.org/in-notes/rfc%s.txt";
   "A `format' string making a filename for RFC documents.
-This can be an URL, and ange-ftp or Tramp remote filename to
-download, or a local filename if you have full set of RFCs
+This can be an URL, an ange-ftp or Tramp remote filename to
+download, or a local filename if you have the full set of RFCs
 locally.  See also `ffap-rfc-directories'."
   :type 'string
   :version "28.1")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]