aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2015-07-16 01:02:35 +0200
committerJonas Bernoulli <jonas@bernoul.li>2015-07-16 01:02:35 +0200
commit4d70a0a9149d7017d17e82432f69cfad6fa393ff (patch)
tree7d85d0515e9885b22febaf5b5d4d9c73efe72a09 /Documentation
parentca69e279e4856c911e6b0405b46563a0d2ecd6b4 (diff)
magit.org: fix typo
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/magit.org2
-rw-r--r--Documentation/magit.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/magit.org b/Documentation/magit.org
index aa69faa..dcac109 100644
--- a/Documentation/magit.org
+++ b/Documentation/magit.org
@@ -483,7 +483,7 @@ refresh explicitly.
** Automatic refresh and revert
-After running a commands which may change the state of the current
+After running a command which may change the state of the current
repository, the current Magit buffer and the corresponding status
buffer are refreshed. This ensures that the displayed information is
up-to-date but can lead to a noticeable delay in big repositories.
diff --git a/Documentation/magit.texi b/Documentation/magit.texi
index 0307651..e90bf59 100644
--- a/Documentation/magit.texi
+++ b/Documentation/magit.texi
@@ -736,7 +736,7 @@ intervention. If it is @code{t} then the user has to confirm each save.
@node Automatic refresh and revert
@section Automatic refresh and revert
-After running a commands which may change the state of the current
+After running a command which may change the state of the current
repository, the current Magit buffer and the corresponding status
buffer are refreshed. This ensures that the displayed information is
up-to-date but can lead to a noticeable delay in big repositories.