compat/poll: sleep 1 millisecond to avoid busy wait
[gitweb.git] / Documentation / pretty-formats.txt
index c96ff41fd51ffa10ff0cbcf5ef448f8141c68695..85d63532a3e165110717ca2602e9dd806f10bd9f 100644 (file)
@@ -75,10 +75,10 @@ This is designed to be as compact as possible.
 * 'raw'
 +
 The 'raw' format shows the entire commit exactly as
-stored in the commit object.  Notably, the SHA1s are
+stored in the commit object.  Notably, the SHA-1s are
 displayed in full, regardless of whether --abbrev or
 --no-abbrev are used, and 'parents' information show the
-true parent commits, without taking grafts nor history
+true parent commits, without taking grafts or history
 simplification into account.
 
 * 'format:<string>'