Fix some typos in the spec.
authorTim Terriberry <tterribe@xiph.org>
Fri, 10 Oct 2014 15:27:37 +0000 (15:27 +0000)
committerTim Terriberry <tterribe@xiph.org>
Fri, 10 Oct 2014 15:27:37 +0000 (15:27 +0000)
Thanks to stefan for the report.

Fixes #2060.

svn path=/trunk/vorbis/; revision=19231

doc/04-codec.tex
doc/10-tables.tex

index 5d69fa2..7edaebb 100644 (file)
@@ -590,7 +590,7 @@ attention however to returning the correct data range; the amount of
 data to be returned is:
 
 \begin{programlisting}
-window\_blocksize(previous\_window)/4+window\_blocksize(current\_window)/4
+window_blocksize(previous_window)/4+window_blocksize(current_window)/4
 \end{programlisting}
 
 from the center (element windowsize/2) of the previous window to the
index a65088b..b91d449 100644 (file)
@@ -6,7 +6,7 @@
 \subsection{floor1\_inverse\_dB\_table} \label{vorbis:spec:floor1:inverse:dB:table}
 
 The vector \varname{[floor1\_inverse\_dB\_table]} is a 256 element static
-lookup table consiting of the following values (read left to right
+lookup table consisting of the following values (read left to right
 then top to bottom):
 
 \begin{Verbatim}