use current binding label for simple-mpc

This commit is contained in:
Joseph Turner 2022-02-05 00:19:00 -08:00
parent 176e6439c7
commit b5fd632109
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
;;; evil-collection-mpc.el --- Bindings for `simple-mpc-mode' -*- lexical-binding: t -*-
;;; evil-collection-mpc.el --- Bindings for `simple-mpc' -*- lexical-binding: t -*-
;; Copyright (C) 2022 Joseph Turner
;; Author: Joseph Turner <joseph@breatheoutbreathe.in>
@ -22,7 +22,7 @@
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary:
;;; Bindings for `simple-mpc-mode'.
;;; Bindings for `simple-mpc'.
;;; Code:
(require 'simple-mpc nil t)