diff options
| author | mrkkrp <markkarpov@opmbx.org> | 2015-07-16 15:32:25 +0600 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2015-07-17 16:50:32 +0200 |
| commit | 5530756b2d52f2f178b8868749b427c5e5462d16 (patch) | |
| tree | cf082c8774fd6b93a22571f14de35408005d1c89 /Documentation | |
| parent | 601a0d16d14910d51f94fe63077e13ebb030b1c1 (diff) | |
fix a typo in the documentation
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 dcac109..fac985c 100644 --- a/Documentation/magit.org +++ b/Documentation/magit.org @@ -1576,7 +1576,7 @@ popup is the only way to change certain arguments. Toggle hunk refinement on or off. -In addition to the above popup, which allow changing any of the +In addition to the above popup, which allows changing any of the supported arguments, there also exist some commands which change a particular argument. diff --git a/Documentation/magit.texi b/Documentation/magit.texi index e90bf59..ccb8c9c 100644 --- a/Documentation/magit.texi +++ b/Documentation/magit.texi @@ -2206,7 +2206,7 @@ Set and save the global diff arguments for the current buffer. Toggle hunk refinement on or off. @end table -In addition to the above popup, which allow changing any of the +In addition to the above popup, which allows changing any of the supported arguments, there also exist some commands which change a particular argument. |
