Skip to content

Commit 97e2ff4

Browse files
chriscoolgitster
authored andcommitted
sub-process: correct path to API docs in a comment
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Acked-by: Ben Peart <peartben@gmail.com> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 5b94885 commit 97e2ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sub-process.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
/*
99
* Generic implementation of background process infrastructure.
10-
* See Documentation/technical/api-background-process.txt.
10+
* See: Documentation/technical/api-sub-process.txt
1111
*/
1212

1313
/* data structures */

0 commit comments

Comments
 (0)