branch: scratch/rfc-mode
commit e21fb7e1340ad386f027208daebcc57a3dd84808
Author: Nicolas Martyanoff <khae...@gmail.com>
Commit: Nicolas Martyanoff <khae...@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