diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2015-07-16 01:02:35 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2015-07-16 01:02:35 +0200 |
| commit | 4d70a0a9149d7017d17e82432f69cfad6fa393ff (patch) | |
| tree | 7d85d0515e9885b22febaf5b5d4d9c73efe72a09 /Documentation | |
| parent | ca69e279e4856c911e6b0405b46563a0d2ecd6b4 (diff) | |
magit.org: fix typo
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/magit.org | 2 | ||||
| -rw-r--r-- | Documentation/magit.texi | 2 |
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. |
