aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-07-08 23:55:07 -0400
committerKyle Meyer <kyle@kyleam.com>2021-07-08 23:55:07 -0400
commit8e7dc0d299684b1ff241633dd4c9af2fd35bdcfa (patch)
tree17069be9eabd2f47fc3312f494b1d4890f655200 /Documentation
parent96137d228f74c97827fa4a838220ad1498d22882 (diff)
manual: Fix typo
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/magit.org6
-rw-r--r--Documentation/magit.texi6
2 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/magit.org b/Documentation/magit.org
index a0b46a8..fdbc88e 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.1.1 (v3.1.1-17-g2105fcf03+1)
+#+SUBTITLE: for version 3.1.1 (v3.1.1-24-g96137d22+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.1.1 (v3.1.1-17-g2105fcf03+1).
+This manual is for Magit version 3.1.1 (v3.1.1-24-g96137d22+1).
#+BEGIN_QUOTE
Copyright (C) 2015-2021 Jonas Bernoulli <jonas@bernoul.li>
@@ -2425,7 +2425,7 @@ buffers.
You may wish to display a range of numeric columns using just one
character per column and without any padding between columns, in
- which case you should use an appropriat HEADER, set WIDTH to 1,
+ which case you should use an appropriate HEADER, set WIDTH to 1,
and set ~:pad-right~ to 0. ~+~ is substituted for numbers higher
than 9.
diff --git a/Documentation/magit.texi b/Documentation/magit.texi
index cbf0fcb..f5693fe 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.1.1 (v3.1.1-17-g2105fcf03+1)
+@subtitle for version 3.1.1 (v3.1.1-24-g96137d22+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.1.1 (v3.1.1-17-g2105fcf03+1).
+This manual is for Magit version 3.1.1 (v3.1.1-24-g96137d22+1).
@quotation
Copyright (C) 2015-2021 Jonas Bernoulli <jonas@@bernoul.li>
@@ -3243,7 +3243,7 @@ that supports the keys @code{:right-align} and @code{:pad-right}.
You may wish to display a range of numeric columns using just one
character per column and without any padding between columns, in
-which case you should use an appropriat HEADER, set WIDTH to 1,
+which case you should use an appropriate HEADER, set WIDTH to 1,
and set @code{:pad-right} to 0. @code{+} is substituted for numbers higher
than 9.
@end defopt