emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] scratch/rfc-mode e21fb7e134 05/52: fix comment


From: Stefan Monnier
Subject: [nongnu] scratch/rfc-mode e21fb7e134 05/52: fix comment
Date: Wed, 12 Oct 2022 16:29:18 -0400 (EDT)

branch: scratch/rfc-mode
commit e21fb7e1340ad386f027208daebcc57a3dd84808
Author: Nicolas Martyanoff <khaelin@gmail.com>
Commit: Nicolas Martyanoff <khaelin@gmail.com>

    fix comment
---
 rfc-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rfc-mode.el b/rfc-mode.el
index 314edc8c95..3792986094 100644
--- a/rfc-mode.el
+++ b/rfc-mode.el
@@ -202,7 +202,7 @@ no previous header is found."
     (rfc-mode-header-start)))
 
 (defun rfc-mode-next-header ()
-  "Move the the end of the previous header.
+  "Move the end of the previous header.
 
 Return the position of the end of the next header or NIL if
 no next header is found."



reply via email to

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