From 4cdf3d58e832708671c734de56e0e08496593c61 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Wed, 26 Sep 2018 20:51:26 +0300 Subject: s/tragety/strategy/ --- spec/flac.fspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/flac.fspec b/spec/flac.fspec index a59ab2a..002a84e 100644 --- a/spec/flac.fspec +++ b/spec/flac.fspec @@ -109,7 +109,7 @@ struct flac { u4 channel_assignment; u3 sample_size_in_bits; u1 reserved2 nul; - select (blocking_stragety) { + select (blocking_strategy) { 0) u8 frame['\0':7] | encoding('utf8') hex; 1) u8 sample['\0':6] | encoding('utf8') hex; } index; -- cgit v1.2.3