branch: elpa/base32
commit 7e7e43535e0bd9fdf5d373780a47ee622526b9a3
Author: Vivek Das Mohapatra <[email protected]>
Commit: Vivek Das Mohapatra <[email protected]>

    Update references to old command names in the commentary section
---
 totp-auth.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/totp-auth.el b/totp-auth.el
index c7dc1fef9a..948c40a6c5 100644
--- a/totp-auth.el
+++ b/totp-auth.el
@@ -20,9 +20,9 @@
 ;; with ‘auth-sources’ and/or the freedesktop secrets API (aka
 ;; Gnome Keyring or KWallet).
 ;;
-;; You can call it with the command ‘totp’, ie:
+;; You can call it with the command ‘totp-auth’, ie:
 ;;
-;;    M-x totp RET
+;;    M-x totp-auth RET
 ;;
 ;; You can tab-complete based on the label of the secret.
 ;; Depending on the setting of ‘totp-auth-display-token-method’ the

Reply via email to