Fix checkdock warning

This commit is contained in:
Lucien Cartier-Tilet 2022-03-02 18:52:39 +01:00
parent c33f99c2ef
commit 4d319bb532
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
;;; bitwarden.el --- Interact with Bitwarden from Emacs -*- lexical-binding: t -*-
;;; bitwarden.el --- Interact with Bitwarden -*- lexical-binding: t -*-
;; Author: Lucien Cartier-Tilet <lucien@phundrak.com>
;; Maintainer: Lucien Cartier-Tilet <lucien@phundrak.com>
;; Version: 0.1.0
;; Package-Requires: ((emacs "27.1") (transient "0.3.7"))
;; Homepage: https://labs.phundrak.com/phundrak/bitwarden.el
;; Keywords:
;; Keywords: convenience
;; This file is not part of GNU Emacs