Merge pull request #439 from seanfisk/fix-key-chord-commentary
Fix key-chord module commentary.
This commit is contained in:
commit
1a48711e60
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
;;; prelude-key-chord.el --- Helm setup
|
||||
;;; prelude-key-chord.el --- Key chord setup
|
||||
;;
|
||||
;; Copyright © 2011-2013 Bozhidar Batsov
|
||||
;;
|
||||
|
@ -11,7 +11,7 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; Some config for Helm.
|
||||
;; Configure key-chord key bindings.
|
||||
|
||||
;;; License:
|
||||
|
||||
|
|
Loading…
Reference in a new issue