branch: master
commit c2e58e952737e8b936201692cb7cc3ebb20a6901
Author: Steve Purcell <st...@sanityinc.com>
Commit: Steve Purcell <st...@sanityinc.com>

    Fix invalid package header line
---
 swiper-helm.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/swiper-helm.el b/swiper-helm.el
index 5fc8d52..550ca15 100644
--- a/swiper-helm.el
+++ b/swiper-helm.el
@@ -1,4 +1,4 @@
-;;; swiper.el --- Helm version of Swiper. -*- lexical-binding: t -*-
+;;; swiper-helm.el --- Helm version of Swiper. -*- lexical-binding: t -*-
 
 ;; Copyright (C) 2015 Oleh Krehel
 

Reply via email to