Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Fix a small comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Nov 20, 2011
1 parent 8c5a1d4 commit 4797eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emacs/vimgolf.el
Expand Up @@ -127,7 +127,7 @@ with `C-c C-v` prefixes to help in playing VimGolf.
Each entry is a cons cell containing a key sequence vector
suitable for use with `key-description', and a symbol for the
command that was executed as a result (which may be nil if un
command that was executed as a result (which may be nil if an
unknown key sequence was entered).")

(defun vimgolf-maybe-capture-keystroke (pred)
Expand Down

0 comments on commit 4797eeb

Please sign in to comment.