Merge branch 'rs/archive-parse-options'
[gitweb.git] / Documentation / RelNotes-1.6.0.txt
index 2542cf53d2e40b06afe918fcf1cd35de19126d9e..614a3be9457cea4e07870ac08f8305c2254e3610 100644 (file)
@@ -187,7 +187,7 @@ Updates since v1.5.6
   command internally uses rev-parse to interpret its arguments.
 
 * git-rev-list learned --children option to show child commits it
-  encountered during the traversal, instead of shoing parent commits.
+  encountered during the traversal, instead of showing parent commits.
 
 * git-send-mail can talk not just over SSL but over TLS now.