We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae598d commit 42ce44eCopy full SHA for 42ce44e
Documentation/technical/api-history-graph.txt
@@ -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
+ `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
0 commit comments