소스 검색

bitwarden: use imperative verb

Sean Farley 3 년 전
부모
커밋
ca47cfd188
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      bitwarden.el

+ 1 - 1
bitwarden.el

@@ -233,7 +233,7 @@ printed to minibuffer."
 
 ;;;###autoload
 (defun bitwarden-login (&optional print-message)
-  "Prompts user for password if not logged in.
+  "Prompt user for password if not logged in.
 
 If run interactively PRINT-MESSAGE gets set and messages are
 printed to minibuffer."