Fix copypasta in ruby.md

This commit is contained in:
Douglas Eichelberger 2022-11-06 16:28:33 -08:00 committed by Bozhidar Batsov
parent 8197c73b14
commit 368a576ff4

View file

@ -8,7 +8,7 @@
Emacs comes with Ruby programming support through the built-in
`ruby-mode`. Whenever you are editing Ruby code run `C-h m` to
look at the Python mode key bindings. Alternatively look at the
look at the Ruby mode key bindings. Alternatively look at the
menu bar entries under Ruby. To toggle the menu bar press `F12`.
Prelude enables `CamelCase` aware editing in Ruby code (via `subword-mode`).