From git Sat Oct 06 04:20:09 2018 From: Michael Witten Date: Sat, 06 Oct 2018 04:20:09 +0000 To: git Subject: [PATCH] docs: typo: s/go/to/ Message-Id: <33ea76c11d984c45bc837207e85e89bb-mfwitten () gmail ! com> X-MARC-Message: https://marc.info/?l=git&m=153879985226667 Signed-off-by: Michael Witten --- Documentation/technical/api-history-graph.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/technical/api-history-graph.txt b/Documentation/technical/api-history-graph.txt index 18142b6d29..729d6a0cf3 100644 --- a/Documentation/technical/api-history-graph.txt +++ b/Documentation/technical/api-history-graph.txt @@ -80,7 +80,7 @@ Calling sequence it is invoked. * 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 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 -- 2.18.0