Fix typo
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 May 2012 13:34:56 +0000 (09:34 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 May 2012 13:34:56 +0000 (09:34 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
common-trace-format-specification.txt

index e0944b5d84b6491e33c6e9c0b6b889b0751b845b..86e95b2e521a34ed360e61636f5d4df97820cf58 100644 (file)
@@ -172,7 +172,7 @@ TSDL meta-data attribute representation of a specific alignment:
 
 4.1.3 Byte order
 
-By default, the native endianness of the source architecture the trace is used.
+By default, the native endianness of the source architecture is used.
 Byte order can be overridden for a basic type by specifying a "byte_order"
 attribute. Typical use-case is to specify the network byte order (big endian:
 "be") to save data captured from the network into the trace without conversion.
This page took 0.02296 seconds and 4 git commands to generate.