diff options
author | Abdur Rehman <arehmanq199@gmail.com> | 2017-01-01 19:46:45 +0500 |
---|---|---|
committer | Daniel Stone <daniels@collabora.com> | 2017-01-03 11:59:17 +0000 |
commit | 1580e70d7a93fafa9655be6a30267e228671b677 (patch) | |
tree | a820a5794711962629093b746ded2233bb501251 | |
parent | 3caed395ec54f3c7d1ff3154855a4c9bf240e3a1 (diff) |
wcap: fix a typo in README
Signed-off-by: Abdur Rehman <arehmanq199@gmail.com>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
-rw-r--r-- | wcap/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcap/README b/wcap/README index 0994a1bb..0c0d0f0c 100644 --- a/wcap/README +++ b/wcap/README @@ -50,7 +50,7 @@ into something more usable: WCAP File format The file format has a small header and then just consists of the -indivial frames. The header is +individual frames. The header is uint32_t magic uint32_t format |