From 0efbf7bc9ef5eafd2327345baafc52cbf673fd96 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 12 Mar 2012 17:15:44 -0700 Subject: [PATCH] Fix typo --- hrtf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hrtf.txt b/hrtf.txt index 56975c5b..2e794fb0 100644 --- a/hrtf.txt +++ b/hrtf.txt @@ -46,7 +46,7 @@ ALshort coefficients[hrirCount][hrirSize]; ALubyte delays[hrirCount]; /* Element values must not exceed 127 */ == -The data are described as thus: +The data is described as thus: The file first starts with the 8-byte marker, "MinPHR00", to identify it as an HRTF data set. This is followed by an unsigned 32-bit integer, specifying the -- 2.11.4.GIT