Skip to content

Commit

Permalink
2.7.0.txt: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed May 20, 2016
1 parent 26e3457 commit 6d64499
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/RelNotes/2.7.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Changes since v2.6.0
from the popups `magit-branch-popup', `magit-pull-and-fetch-popup',
`magit-pull-popup', `magit-fetch-popup', and `magit-push-popup'.

With a prefix argument it reads a the branch to be configured in
the minibuffer instead of using the current branch.
With a prefix argument it reads a branch to be configured in the
minibuffer instead of using the current branch.

* Added new option `magit-branch-popup-show-variables', defaulting to
t to avoid changing key bindings. When set to nil, no variables are
Expand All @@ -41,7 +41,7 @@ Changes since v2.6.0
* Added new popup command `magit-log-buffer-file-popup'.

* Added new command `magit-diff-buffer-file' and new option
`magit-diff-buffer-file-locked'. The the value of the option is
`magit-diff-buffer-file-locked'. The value of the option is
non-nil, the default, then the command uses a dedicated buffer.

* Added new option `magit-log-buffer-file-locked'. When its value is
Expand Down

0 comments on commit 6d64499

Please sign in to comment.