From b65617dd169e8ecaabdf14aca0ae5587a7edaf18 Mon Sep 17 00:00:00 2001 From: Sean Fisk Date: Wed, 20 Nov 2013 19:35:59 -0500 Subject: [PATCH] Fix key-chord module commentary. --- modules/prelude-key-chord.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/prelude-key-chord.el b/modules/prelude-key-chord.el index 61e7ada..5e2aef3 100644 --- a/modules/prelude-key-chord.el +++ b/modules/prelude-key-chord.el @@ -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: