Skip to content

Commit a6b6b07

Browse files
committed
Merge pull request #24 from orb/patch-1
elixir-mode-eval-on-current-buffer binding comment incorrect
2 parents 8df4d43 + 7043c64 commit a6b6b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elixir-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
;; M-x elixir-mode-eval-on-current-buffer
9292
;;
9393
;; Evaluates the Elixir code on the current buffer.
94-
;; This is bound to "C-c ,c" while in `elixir-mode'.
94+
;; This is bound to "C-c ,b" while in `elixir-mode'.
9595
;;
9696
;; M-x elixir-mode-string-to-quoted-on-region
9797
;;

0 commit comments

Comments
 (0)