From b11853af8c8a2b733c09cb58b4a724b934b20b73 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Wed, 4 May 2011 18:30:04 -0400 Subject: [PATCH] fix typo Signed-off-by: Mathieu Desnoyers --- common-trace-format-proposal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-trace-format-proposal.txt b/common-trace-format-proposal.txt index 7f97830..efd780f 100644 --- a/common-trace-format-proposal.txt +++ b/common-trace-format-proposal.txt @@ -547,7 +547,7 @@ Metadata-defined layout (event packet context): header. - Per-stream event packet sequence count (to deal with UDP packet loss). The number of significant sequence counter bits should also be present, so - wrap-arounds are deal with correctly. + wrap-arounds are dealt with correctly. - Timestamp at the beginning and timestamp at the end of the event packet. Both timestamps are written in the packet header, but sampled respectively while (or before) writing the first event and while (or after) writing the -- 2.34.1