emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-commit a58c366 1/2: manual: Fix typo from previous com


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit a58c366 1/2: manual: Fix typo from previous commit
Date: Wed, 8 Sep 2021 20:57:26 -0400 (EDT)

branch: elpa/git-commit
commit a58c366e11c5f9874e6c877107b321a1b46e8a28
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    manual: Fix typo from previous commit
---
 Documentation/magit.org  | 6 +++---
 Documentation/magit.texi | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/magit.org b/Documentation/magit.org
index 8929df7..5ce56ff 100644
--- a/Documentation/magit.org
+++ b/Documentation/magit.org
@@ -8,7 +8,7 @@
 #+TEXINFO_DIR_CATEGORY: Emacs
 #+TEXINFO_DIR_TITLE: Magit: (magit).
 #+TEXINFO_DIR_DESC: Using Git from Emacs with Magit.
-#+SUBTITLE: for version 3.2.1 (v3.2.1-57-gee55595ca+1)
+#+SUBTITLE: for version 3.2.1 (v3.2.1-58-g2fe42f63+1)
 
 #+TEXINFO_DEFFN: t
 #+OPTIONS: H:4 num:3 toc:2
@@ -25,7 +25,7 @@ directly from within Emacs.  While many fine Git clients 
exist, only
 Magit and Git itself deserve to be called porcelains.
 
 #+TEXINFO: @noindent
-This manual is for Magit version 3.2.1 (v3.2.1-57-gee55595ca+1).
+This manual is for Magit version 3.2.1 (v3.2.1-58-g2fe42f63+1).
 
 #+BEGIN_QUOTE
 Copyright (C) 2015-2021 Jonas Bernoulli <jonas@bernoul.li>
@@ -3510,7 +3510,7 @@ which all the other references are compared.
 
 - Key: y r, magit-refs-set-show-commit-count
 
-  This command change for which refs the commit count is shown.
+  This command changes for which refs the commit count is shown.
 
 - User Option: magit-refs-show-commit-count
 
diff --git a/Documentation/magit.texi b/Documentation/magit.texi
index 94900aa..7af6d66 100644
--- a/Documentation/magit.texi
+++ b/Documentation/magit.texi
@@ -31,7 +31,7 @@ General Public License for more details.
 @finalout
 @titlepage
 @title Magit User Manual
-@subtitle for version 3.2.1 (v3.2.1-57-gee55595ca+1)
+@subtitle for version 3.2.1 (v3.2.1-58-g2fe42f63+1)
 @author Jonas Bernoulli
 @page
 @vskip 0pt plus 1filll
@@ -53,7 +53,7 @@ directly from within Emacs.  While many fine Git clients 
exist, only
 Magit and Git itself deserve to be called porcelains.
 
 @noindent
-This manual is for Magit version 3.2.1 (v3.2.1-57-gee55595ca+1).
+This manual is for Magit version 3.2.1 (v3.2.1-58-g2fe42f63+1).
 
 @quotation
 Copyright (C) 2015-2021 Jonas Bernoulli <jonas@@bernoul.li>
@@ -4747,7 +4747,7 @@ reference is being compared with a branch read from the 
user.
 @cindex magit-refs-set-show-commit-count
 @item @kbd{y r} 
@tie{}@tie{}@tie{}@tie{}(@code{magit-refs-set-show-commit-count})
 
-This command change for which refs the commit count is shown.
+This command changes for which refs the commit count is shown.
 
 @end table
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]