[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/git-commit 5389cbcfff 2/2: magit-verbose-messages: Fix doc
|
From: |
ELPA Syncer |
|
Subject: |
[nongnu] elpa/git-commit 5389cbcfff 2/2: magit-verbose-messages: Fix docstring typos |
|
Date: |
Sun, 21 May 2023 19:59:57 -0400 (EDT) |
branch: elpa/git-commit
commit 5389cbcfff7a2a3fe6007bc0681ff97e18cd7350
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>
magit-verbose-messages: Fix docstring typos
---
lisp/magit-base.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lisp/magit-base.el b/lisp/magit-base.el
index d0a6172727..0ef2d1f5fb 100644
--- a/lisp/magit-base.el
+++ b/lisp/magit-base.el
@@ -388,14 +388,14 @@ Messages which can currently be suppressed using this
option are:
"Whether to make certain prompts and messages more verbose.
Occationally a user suggests that a certain prompt or message
-should be more verbose, but I would refer to keep it as-is
+should be more verbose, but I would prefer to keep it as-is
because I don't think that the fact that that one user did not
understand the existing prompt/message means that a large number
of users would have the same difficulty, and that making it more
-verbose would actually do a disservice to user who understand
+verbose would actually do a disservice to users who understand
the shorter prompt well enough.
-Going forward I will start offing both messages when I feel the
+Going forward I will start offering both messages when I feel the
suggested longer message is reasonable enough, and the value of
this option decides which will be used. Note that changing the
value of this option affects all such messages and that I do not