From: Mathieu Desnoyers Date: Tue, 8 May 2012 16:16:27 +0000 (-0400) Subject: Fix typo X-Git-Tag: v1.8.2~5 X-Git-Url: http://git.efficios.com/?p=ctf.git;a=commitdiff_plain;h=3568031f04910c52dffce8a66c313fbc8744bfa3 Fix typo Signed-off-by: Mathieu Desnoyers --- diff --git a/common-trace-format-specification.txt b/common-trace-format-specification.txt index d3b354a..3130d98 100644 --- a/common-trace-format-specification.txt +++ b/common-trace-format-specification.txt @@ -994,7 +994,7 @@ struct metadata_packet_header { }; The packet-based meta-data can be converted to a text-only meta-data by -concatenating all the strings in contains. +concatenating all the strings it contains. In the textual representation of the meta-data, the text contained within "/*" and "*/", as well as within "//" and end of line, are