branch: master commit 609577ed29e2d8e78b64dd8e4d664958b15ce4ba Author: Steve Purcell <st...@sanityinc.com> Commit: Steve Purcell <st...@sanityinc.com>
Fix invalid package header line --- counsel.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/counsel.el b/counsel.el index 3814f3c..22884ea 100644 --- a/counsel.el +++ b/counsel.el @@ -1,4 +1,4 @@ -;;; consel.el --- Various completion functions using Ivy -*- lexical-binding: t -*- +;;; counsel.el --- Various completion functions using Ivy -*- lexical-binding: t -*- ;; Copyright (C) 2015 Free Software Foundation, Inc.