From 97e2ff464302565877a00b8a9aa6a2d85bd1445e Mon Sep 17 00:00:00 2001 From: Christian Couder Date: Wed, 14 Jun 2017 17:12:25 +0200 Subject: sub-process: correct path to API docs in a comment Signed-off-by: Christian Couder Acked-by: Ben Peart Reviewed-by: Jonathan Nieder Signed-off-by: Junio C Hamano --- sub-process.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sub-process.h') diff --git a/sub-process.h b/sub-process.h index 7d451e1cde..d9a45cd359 100644 --- a/sub-process.h +++ b/sub-process.h @@ -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 */ -- cgit v1.2.3