write_index: optionally allow broken null sha1s
[gitweb.git] / Documentation / technical / api-parse-options.txt
index ceeace5836130b12ebd544679a39281e6ec37cad..e8f1ef1113322e4f7f9d66fd585fd412b704af41 100644 (file)
@@ -1,7 +1,7 @@
 parse-options API
 =================
 
-The parse-options API is used to parse and massage options in git
+The parse-options API is used to parse and massage options in Git
 and to provide a usage help with consistent look.
 
 Basics