From a2c69eb8ea3b24df703dd9d44bb0085821f94f00 Mon Sep 17 00:00:00 2001 From: Mark Borgerding Date: Sun, 18 Jun 2006 02:37:43 +0000 Subject: [PATCH] typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index e3b6267..5a04de4 100644 --- a/README +++ b/README @@ -74,7 +74,7 @@ FREQUENTLY ASKED QUESTIONS: Q: Why don't I get the output I expect? A: The two most common causes of this are - 1) scaling : is there a constant mutliplier between what you got and what you want? + 1) scaling : is there a constant multiplier between what you got and what you want? 2) mixed build environment -- all code must be compiled with same preprocessor definitions for DATATYPE & FIXED_POINT