Explorar el Código

bitwarden: fix spelling

Sean Farley hace 7 años
padre
commit
e2eaafee8a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bitwarden.el

+ 1 - 1
bitwarden.el

@@ -410,7 +410,7 @@ This is meant to be used by `mapcar' for the results from
   (interactive)
   (add-to-list 'auth-sources 'bitwarden)
   (auth-source-forget-all-cached)
-  (message "Btiwarden: auth-source enabled"))
+  (message "Bitwarden: auth-source enabled"))
 
 ;================================= widget utils ================================