Skip to content

Commit 42ce44e

Browse files
mfwittengitster
authored andcommitted
docs: typo: s/go/to/
Signed-off-by: Michael Witten <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent cae598d commit 42ce44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/api-history-graph.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Calling sequence
8080
it is invoked.
8181

8282
* For each commit, call `graph_next_line()` repeatedly, until
83-
`graph_is_commit_finished()` returns non-zero. Each call go
83+
`graph_is_commit_finished()` returns non-zero. Each call to
8484
`graph_next_line()` will output a single line of the graph. The resulting
8585
lines will not contain any newlines. `graph_next_line()` returns 1 if the
8686
resulting line contains the current commit, or 0 if this is merely a line

0 commit comments

Comments
 (0)