Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/speex/speex.h')
-rw-r--r--include/speex/speex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/speex/speex.h b/include/speex/speex.h
index 99d2764..a41ac0c 100644
--- a/include/speex/speex.h
+++ b/include/speex/speex.h
@@ -156,7 +156,7 @@ extern "C" {
#define SPEEX_GET_HIGHPASS 45
/** Get "activity level" of the last decoded frame, i.e.
- now much damage we cause if we remove the frame */
+ how much damage we cause if we remove the frame */
#define SPEEX_GET_ACTIVITY 47