diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2015-07-10 15:04:42 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2015-07-10 15:04:42 +0200 |
| commit | dc1342e9d161bd08c8bc09fa26be3a8b19b7dcc4 (patch) | |
| tree | 0f989967e9532747ae52fe9ae1e2d1dafed1e3ea /Documentation | |
| parent | d8a95accb40583911d8772b2029ed4cc4f279faf (diff) | |
magit-popup.org: fix typo
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/magit-popup.org | 2 | ||||
| -rw-r--r-- | Documentation/magit-popup.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/magit-popup.org b/Documentation/magit-popup.org index 65ffae0..4ac94f2 100644 --- a/Documentation/magit-popup.org +++ b/Documentation/magit-popup.org @@ -340,7 +340,7 @@ is: Ignore prefix arguments. This option can be overriden for individual popups. - ~magit-show-refs-popup~ for example default to invoking the default + ~magit-show-refs-popup~ for example defaults to invoking the default action directly. It only shows the popup buffer when a prefix argument is used. See [[*Customizing existing popups]]. diff --git a/Documentation/magit-popup.texi b/Documentation/magit-popup.texi index d00472d..f77e562 100644 --- a/Documentation/magit-popup.texi +++ b/Documentation/magit-popup.texi @@ -424,7 +424,7 @@ directly invoke the popup's default action. Ignore prefix arguments. @end itemize This option can be overriden for individual popups. -@code{magit-show-refs-popup} for example default to invoking the default +@code{magit-show-refs-popup} for example defaults to invoking the default action directly. It only shows the popup buffer when a prefix argument is used. See @ref{Customizing existing popups,Customizing existing popups}. @end defopt |
