[xiph-commits] r7904 - trunk/speex/doc

giles at motherfish-iii.xiph.org giles at motherfish-iii.xiph.org
Fri Oct 1 23:45:59 PDT 2004


Author: giles
Date: 2004-10-01 23:45:58 -0700 (Fri, 01 Oct 2004)
New Revision: 7904

Modified:
   trunk/speex/doc/manual.lyx
Log:
Correct some cut-and-paste errors.


Modified: trunk/speex/doc/manual.lyx
===================================================================
--- trunk/speex/doc/manual.lyx	2004-10-01 21:42:17 UTC (rev 7903)
+++ trunk/speex/doc/manual.lyx	2004-10-02 06:45:58 UTC (rev 7904)
@@ -877,7 +877,7 @@
 Decoding
 \layout Standard
 
-In order to encode speech using Speex, you first need to:
+In order to decode speech using Speex, you first need to:
 \layout LyX-Code
 
 #include <speex/speex.h>
@@ -889,7 +889,7 @@
 SpeexBits bits;
 \layout Standard
 
-and a Speex encoder state
+and a Speex decoder state
 \layout LyX-Code
 
 void *dec_state;



More information about the commits mailing list