docs: typo: s/go/to/

Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Michael Witten committed Oct 6, 2018 at 04:20 UTC 42ce44e00a4ea6d40634172683e0cae354f7b39e
1 file changed +1 -1
Documentation/technical/api-history-graph.txt
+1 -1
@@ -80,7 +80,7 @@ Calling sequence
80 it is invoked.
81
82 * 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
84 `graph_next_line()` will output a single line of the graph. The resulting
85 lines will not contain any newlines. `graph_next_line()` returns 1 if the
86 resulting line contains the current commit, or 0 if this is merely a line