docs: typo: s/go/to/
Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
cae598d998
commit
42ce44e00a
@ -80,7 +80,7 @@ Calling sequence
|
|||||||
it is invoked.
|
it is invoked.
|
||||||
|
|
||||||
* For each commit, call `graph_next_line()` repeatedly, until
|
* For each commit, call `graph_next_line()` repeatedly, until
|
||||||
`graph_is_commit_finished()` returns non-zero. Each call go
|
`graph_is_commit_finished()` returns non-zero. Each call to
|
||||||
`graph_next_line()` will output a single line of the graph. The resulting
|
`graph_next_line()` will output a single line of the graph. The resulting
|
||||||
lines will not contain any newlines. `graph_next_line()` returns 1 if the
|
lines will not contain any newlines. `graph_next_line()` returns 1 if the
|
||||||
resulting line contains the current commit, or 0 if this is merely a line
|
resulting line contains the current commit, or 0 if this is merely a line
|
||||||
|
Loading…
Reference in New Issue
Block a user