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

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

[nongnu] elpa/inf-ruby 14ca8ddda5 098/265: Fix code indication in the re


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby 14ca8ddda5 098/265: Fix code indication in the readme
Date: Sat, 9 Jul 2022 21:59:17 -0400 (EDT)

branch: elpa/inf-ruby
commit 14ca8ddda5cc108f92cfd2e4d4ef13288c465ed4
Author: Hristo Vladev <hr.vladev@gmail.com>
Commit: Hristo Vladev <hr.vladev@gmail.com>

    Fix code indication in the readme
    
    Replace quote with backtick to properly indicate a span of code.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dea59347fc..24c8c48da8 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ Ruby source.
 * `ruby-switch-to-inf` switches the current buffer to the ruby process buffer.
 * `ruby-send-definition` sends the current definition to the ruby process.
 * `ruby-send-region` sends the current region to the ruby process.
-* `ruby-send-definition-and-go' and `ruby-send-region-and-go` switch to the 
ruby process buffer after sending their text.
+* `ruby-send-definition-and-go` and `ruby-send-region-and-go` switch to the 
ruby process buffer after sending their text.
 
 Commands:
 



reply via email to

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