From a6c80c313c1138eb0e6c040cb78274ca28991c90 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 3 May 2022 10:26:47 +0000 Subject: [PATCH] trace2 docs: add missing full stop Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano --- Documentation/technical/api-trace2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/technical/api-trace2.txt b/Documentation/technical/api-trace2.txt index 05fa38cf65..f4a8a69087 100644 --- a/Documentation/technical/api-trace2.txt +++ b/Documentation/technical/api-trace2.txt @@ -533,7 +533,7 @@ these special values are used: ------------ `"cmd_mode"`:: - This event, when present, describes the command variant This + This event, when present, describes the command variant. This event may be emitted more than once. + ------------