shithub: opusfile

Download patch

ref: 1cfda6a71fb45e257f56917147b3e684f77954a3
parent: 554e1671176142dc3df9347890d5c336c1bc1f35
author: Ralph Giles <giles@mozilla.com>
date: Wed Dec 30 20:34:54 EST 2015

Fix typo.

--- a/doc/release.txt
+++ b/doc/release.txt
@@ -27,7 +27,7 @@
   - Downloads versions of libogg, opus, openssl.
   - Compiles them.
   - Compiles static opusfile and examples against the built deps.
-- Compile dyname opusfile with:
+- Compile dynamic opusfile with:
   - ./configure --host=i686-w64-mingw32 --prefix=/path/to/builddir/mingw \
         PKG_CONFIG_PATH=/path/to/builddir/mingw/lib/pkgconfig
   - make && make check && make -C doc/latex