trace2 docs: add missing full stop
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Johannes Schindelin committed
May 3, 2022 at 10:26 UTC
a6c80c313c1138eb0e6c040cb78274ca28991c90
1 file changed
+1
-1
Documentation/technical/api-trace2.txt
+1
-1
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.
+
------------