From a5e862cb5ede86959ae7a9c7ce048a884d5f288b Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 5 Dec 2021 13:22:59 -0500 Subject: Corrections from Stefan --- 2021/captions/bindat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '2021') diff --git a/2021/captions/bindat.md b/2021/captions/bindat.md index 511a5958..062de190 100644 --- a/2021/captions/bindat.md +++ b/2021/captions/bindat.md @@ -59,7 +59,7 @@ [[!template text="presented or defined" start="00:02:38.328" video="mainVideo" id=subtitle]] [[!template text="with some kind of C-style structs, typically," start="00:02:41.628" video="mainVideo" id=subtitle]] [[!template text="or something along these lines." start="00:02:44.669" video="mainVideo" id=subtitle]] -[[!template text="So you type with documentation" start="00:02:46.109" video="mainVideo" id=subtitle]] +[[!template text="So you presumably start with documentation" start="00:02:46.109" video="mainVideo" id=subtitle]] [[!template text="that presents something like those structs here," start="00:02:49.120" video="mainVideo" id=subtitle]] [[!template text="and you want to be able to generate such packets" start="00:02:52.810" video="mainVideo" id=subtitle]] [[!template text="and read such packets," start="00:02:57.230" video="mainVideo" id=subtitle]] @@ -469,7 +469,7 @@ [[!template text="that's one of the important novelties," start="00:22:00.633" video="mainVideo" id=subtitle]] [[!template text="and you can extend BinDat with new types this way." start="00:22:04.474" video="mainVideo" id=subtitle]] [[!template text="The other thing you can do is" start="00:22:08.794" video="mainVideo" id=subtitle]] -[[!template text="you can control how values, or packets, rather," start="00:22:10.714" video="mainVideo" id=subtitle]] +[[!template text="you can control how values or packets" start="00:22:10.714" video="mainVideo" id=subtitle]] [[!template text="are unpacked, and how they are represented." start="00:22:16.234" video="mainVideo" id=subtitle]] [[!template text="In the old BinDat," start="00:22:20.315" video="mainVideo" id=subtitle]] [[!template text="the packet is necessarily represented," start="00:22:22.555" video="mainVideo" id=subtitle]] -- cgit v1.2.3