diff options
| author | Kyle Meyer <kyle@kyleam.com> | 2015-08-15 11:42:31 -0400 |
|---|---|---|
| committer | Kyle Meyer <kyle@kyleam.com> | 2015-08-15 11:42:31 -0400 |
| commit | 1ad30a8dc02cb3872c2fb869b01b7c3403c42a81 (patch) | |
| tree | 11414ef09d233fab9922850da9c8acfd9c31e6b4 | |
| parent | 3109b70e40374492456cac6393b3e00fa2a7345b (diff) | |
2.2.0.txt: fix typo
| -rw-r--r-- | Documentation/RelNotes/2.2.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/2.2.0.txt b/Documentation/RelNotes/2.2.0.txt index 8c5e6c3..1728eec 100644 --- a/Documentation/RelNotes/2.2.0.txt +++ b/Documentation/RelNotes/2.2.0.txt @@ -165,7 +165,7 @@ Changes since v2.1.0 * New face `magit-section-secondary-heading'. * New commands `magit-run-gitk-all' and `magit-run-gitk-branches'. - The existing command `magit-run-gitk' now alwyas calls `gitk' + The existing command `magit-run-gitk' now always calls `gitk' without any arguments. * New commands `magit-shell-command' and `magit-shell-command-topdir'. |
