branch: elpa/git-commit
commit 0d438d56219dd17eb5f84b9a8f8d60f538bb5112
Author: Ron Parker <[email protected]>
Commit: Ron Parker <[email protected]>

    Correct "appropriat" and "unspecifed" misspellings
---
 .mailmap                | 1 +
 docs/magit.org          | 8 ++++----
 docs/magit.texi         | 8 ++++----
 lisp/magit-repos.el     | 4 ++--
 lisp/magit-submodule.el | 4 ++--
 5 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/.mailmap b/.mailmap
index 9177d788af..440a20438d 100644
--- a/.mailmap
+++ b/.mailmap
@@ -57,6 +57,7 @@ Phil Sainty <[email protected]> 
<[email protected]>
 Philippe Vaucher <[email protected]> <[email protected]>
 Raimon Grau <[email protected]> <[email protected]>
 Robert Irelan <[email protected]>
+Ron Parker <[email protected]> <[email protected]>
 Rémi Vanicat <[email protected]> <[email protected]>
 Rüdiger Sonderfeld <[email protected]> <[email protected]>
 Sean Allred <[email protected]> <[email protected]>
diff --git a/docs/magit.org b/docs/magit.org
index 76e3b941f0..c2bd41952f 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -2518,12 +2518,12 @@ buffers.
   docstring of ~tabulated-list--get-sort~.  Alternatively ~<~ and
   ~magit-repolist-version<~ can be used as those functions are
   automatically replaced with functions that satisfy the interface.
-  Set ~:sort~ to ~nil~ to inhibit sorting; if unspecifed, then the
+  Set ~:sort~ to ~nil~ to inhibit sorting; if unspecified, then the
   column is sortable using the default sorter.
 
   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 9. ~+~ is substituted for numbers higher than 9.
 
 #+texinfo: @noindent
@@ -7026,12 +7026,12 @@ the super-repository by adding ~magit-insert-modules~ 
to the hook
   docstring of ~tabulated-list--get-sort~.  Alternatively ~<~ and
   ~magit-repolist-version<~ can be used as those functions are
   automatically replaced with functions that satisfy the interface.
-  Set ~:sort~ to ~nil~ to inhibit sorting; if unspecifed, then the
+  Set ~:sort~ to ~nil~ to inhibit sorting; if unspecified, then the
   column is sortable using the default sorter.
 
   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 9. ~+~ is substituted for numbers higher than 9.
 
 *** Submodule Transient
diff --git a/docs/magit.texi b/docs/magit.texi
index 175b1066ed..189162b960 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -3131,12 +3131,12 @@ The @code{:sort} function has a weird interface 
described in the
 docstring of @code{tabulated-list--get-sort}.  Alternatively @code{<} and
 @code{magit-repolist-version<} can be used as those functions are
 automatically replaced with functions that satisfy the interface.
-Set @code{:sort} to @code{nil} to inhibit sorting; if unspecifed, then the
+Set @code{:sort} to @code{nil} to inhibit sorting; if unspecified, then the
 column is sortable using the default sorter.
 
 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 9. @code{+} is substituted for numbers higher 
than 9.
 @end defopt
 
@@ -8765,12 +8765,12 @@ The @code{:sort} function has a weird interface 
described in the
 docstring of @code{tabulated-list--get-sort}.  Alternatively @code{<} and
 @code{magit-repolist-version<} can be used as those functions are
 automatically replaced with functions that satisfy the interface.
-Set @code{:sort} to @code{nil} to inhibit sorting; if unspecifed, then the
+Set @code{:sort} to @code{nil} to inhibit sorting; if unspecified, then the
 column is sortable using the default sorter.
 
 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 9. @code{+} is substituted for numbers higher 
than 9.
 @end defopt
 
diff --git a/lisp/magit-repos.el b/lisp/magit-repos.el
index 0bd3cd7a7c..df7933dc86 100644
--- a/lisp/magit-repos.el
+++ b/lisp/magit-repos.el
@@ -93,12 +93,12 @@ The `:sort' function has a weird interface described in the
 docstring of `tabulated-list--get-sort'.  Alternatively `<' and
 `magit-repolist-version<' can be used as those functions are
 automatically replaced with functions that satisfy the interface.
-Set `:sort' to nil to inhibit sorting; if unspecifed, then the
+Set `:sort' to nil to inhibit sorting; if unspecified, then the
 column is sortable using the default sorter.
 
 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."
   :package-version '(magit . "2.12.0")
diff --git a/lisp/magit-submodule.el b/lisp/magit-submodule.el
index 5f8043f334..7309dabbc9 100644
--- a/lisp/magit-submodule.el
+++ b/lisp/magit-submodule.el
@@ -100,12 +100,12 @@ The `:sort' function has a weird interface described in 
the
 docstring of `tabulated-list--get-sort'.  Alternatively `<' and
 `magit-repolist-version<' can be used as those functions are
 automatically replaced with functions that satisfy the interface.
-Set `:sort' to nil to inhibit sorting; if unspecifed, then the
+Set `:sort' to nil to inhibit sorting; if unspecified, then the
 column is sortable using the default sorter.
 
 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."
   :package-version '(magit . "2.8.0")

Reply via email to