Fix typo
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 8 May 2012 16:16:27 +0000 (12:16 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 8 May 2012 16:16:27 +0000 (12:16 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
common-trace-format-specification.txt

index d3b354a5a63647b1f5794f9c35ffbe0cee683def..3130d98014ea9639a8ebe302d968abc48ee20ebf 100644 (file)
@@ -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
This page took 0.023543 seconds and 4 git commands to generate.