branch: elpa/git-commit commit 6cb9364c74ef7d9c6b697668d7df733c0239e3fa Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
manual: Fix small mistake Closes #4856. --- docs/magit.org | 2 +- docs/magit.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/magit.org b/docs/magit.org index ab58ce7225..4437bf2ed5 100644 --- a/docs/magit.org +++ b/docs/magit.org @@ -337,7 +337,7 @@ local branch onto the remote configured as the push-remote. (If the push-remote is not configured yet, then you would first be prompted for the remote to push to.) -So far we have mentioned the commit, push, and log menu commands. +So far we have mentioned the commit and push menu commands. These are probably among the menus you will be using the most, but many others exist. To show a menu that lists all other menus (as well as the various apply commands and some other essential commands), type diff --git a/docs/magit.texi b/docs/magit.texi index 26232d5f36..0cadfe1a04 100644 --- a/docs/magit.texi +++ b/docs/magit.texi @@ -670,7 +670,7 @@ local branch onto the remote configured as the push-remote. (If the push-remote is not configured yet, then you would first be prompted for the remote to push to.) -So far we have mentioned the commit, push, and log menu commands. +So far we have mentioned the commit and push menu commands. These are probably among the menus you will be using the most, but many others exist. To show a menu that lists all other menus (as well as the various apply commands and some other essential commands), type