branch: elpa/base32
commit 15218226f9d28f16aeb90740315397686d8f73a4
Author: Vivek Das Mohapatra <[email protected]>
Commit: Vivek Das Mohapatra <[email protected]>
checkdoc is having Opinions™ again
---
totp-auth.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/totp-auth.el b/totp-auth.el
index ab69d89209..d2bc59080e 100644
--- a/totp-auth.el
+++ b/totp-auth.el
@@ -9,7 +9,7 @@
;; Package-Requires: ((emacs "27.1"))
;;; Commentary:
-;; totp-auth.el - Time-based One Time Password support for emacs
+;; totp-auth.el - Time-based One Time Password support for Emacs
;;
;; This package generates RFC6238 Time-based One Time Passwords
;; and displays them (as well as optionally copying them to
@@ -26,7 +26,7 @@
;; You can tab-complete based on the label of the secret.
;; Depending on the setting of ‘totp-display-token-method’ the
;; TOTP token will be displayed (and kept up to date) either in
-;; an emacs buffer or a freedesktop notification.
+;; an Emacs buffer or a freedesktop notification.
;;
;; If you want to import TOTP secrets from other apps you can call:
;;