documentation: add missing quotes
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
845c6ca90e
commit
798cddfa51
@ -126,7 +126,7 @@ Then, for each assigned item, each worker:
|
||||
|
||||
* W5: Writes the result to the file descriptor opened at W2.
|
||||
|
||||
* W6: Calls `fstat()` or lstat()` on the just-written path, and sends
|
||||
* W6: Calls `fstat()` or `lstat()` on the just-written path, and sends
|
||||
the result back to the main process, together with the end status of
|
||||
the operation and the item's identification number.
|
||||
|
||||
|
Reference in New Issue
Block a user