diff --git a/doc/release.txt b/doc/release.txt index 4401fff8bf1f7ea1645955a94c221e5b223d0528..0367cc4f535e1b74c608c31466e6ae9c871afb10 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -27,7 +27,7 @@ Win32 binaries: - 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