diff options
author | natetemple <nate.temple@ettus.com> | 2018-01-19 13:38:25 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-01-19 16:49:29 -0800 |
commit | f1bf16e6dcb38b5b521b64db5e0e0cafdc695191 (patch) | |
tree | ad120109890812abf7d76ebb9e5e655b8e7eb29a /host/docs/vrt_chdr.dox | |
parent | 1400004154c2b6a9f88dbbb363e658f32aac8fd3 (diff) | |
download | uhd-f1bf16e6dcb38b5b521b64db5e0e0cafdc695191.tar.gz uhd-f1bf16e6dcb38b5b521b64db5e0e0cafdc695191.tar.bz2 uhd-f1bf16e6dcb38b5b521b64db5e0e0cafdc695191.zip |
Docs: Typo fixes
Diffstat (limited to 'host/docs/vrt_chdr.dox')
-rw-r--r-- | host/docs/vrt_chdr.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/vrt_chdr.dox b/host/docs/vrt_chdr.dox index 8675349f9..057294659 100644 --- a/host/docs/vrt_chdr.dox +++ b/host/docs/vrt_chdr.dox @@ -23,7 +23,7 @@ The full standard is available from the VITA website: http://www.vita.com . For the third generation of Ettus devices, a new type transport protocol was designed. It reduces the complexity of the original standard and uses a fixed-length 64-Bit header -for everything except the timestamp. Because it is "compressed" into a 64-bit heaer, it +for everything except the timestamp. Because it is "compressed" into a 64-bit header, it was dubbed CHDR (pronounced like the cheese "cheddar"). By compressing all information into a 64-bit line, the header can efficiently be parsed |