Code

Fix typo in 1.7.9 release notes
authorMichael Haggerty <mhagger@alum.mit.edu>
Mon, 23 Jan 2012 12:09:58 +0000 (13:09 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Jan 2012 18:11:13 +0000 (10:11 -0800)
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.9.txt

index 9b0a6ebf156ac632820e96a674b404cae8f5919f..f1294b458bef3122fe0024924a87c287aef8eb67 100644 (file)
@@ -63,7 +63,7 @@ Updates since v1.7.8
    knows MATLAB.
 
  * "git log --format='<format>'" learned new %g[nNeE] specifiers to
-   show information from the reflog entries when warlking the reflog
+   show information from the reflog entries when walking the reflog
    (i.e. with "-g").
 
  * "git pull" can be used to fetch and merge an annotated/signed tag,