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>
This commit is contained in:
Christian Couder 2017-06-14 17:12:25 +02:00 committed by Junio C Hamano
parent 5b948855b9
commit 97e2ff4643

View File

@ -7,7 +7,7 @@
/*
* Generic implementation of background process infrastructure.
* See Documentation/technical/api-background-process.txt.
* See: Documentation/technical/api-sub-process.txt
*/
/* data structures */