api-run-command: add missing list item marker
authorRené Scharfe <l.s.r@web.de>
Tue, 28 Oct 2014 22:09:53 +0000 (23:09 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Oct 2014 22:25:25 +0000 (15:25 -0700)
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-run-command.txt
index 842b8389eb867b6db654cf7fe29e8f10b92b259e..866792f42eda8a0becb542869d200c97439fbf25 100644 (file)
@@ -13,7 +13,7 @@ produces in the caller in order to process it.
 Functions
 ---------
 
-`child_process_init`
+`child_process_init`::
 
        Initialize a struct child_process variable.