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

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

[nongnu] elpa/inf-ruby 866483eecc 190/265: Fix a comment


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby 866483eecc 190/265: Fix a comment
Date: Sat, 9 Jul 2022 21:59:25 -0400 (EDT)

branch: elpa/inf-ruby
commit 866483eeccd02d6a30cf9bb1ed3a29f8c8531386
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Fix a comment
---
 inf-ruby.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inf-ruby.el b/inf-ruby.el
index a93c3a7d78..bcd4a10ae3 100755
--- a/inf-ruby.el
+++ b/inf-ruby.el
@@ -376,7 +376,7 @@ See variable `inf-ruby-buffers'."
                                 inf-ruby-buffer)))
       (error "No current process. See variable inf-ruby-buffers")))
 
-;; These commands are added to the ruby-mode keymap:
+;; These commands are added to the inf-ruby-minor-mode keymap:
 
 (defconst ruby-send-terminator "--inf-ruby-%x-%d-%d-%d--"
   "Template for irb here document terminator.



reply via email to

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