shithub: opusfile

Download patch

ref: cbf07c9b2447e28741ec6f47d7038799e55fd702
parent: 87c3f60b113ea3ac632e948ecf7477cd9ff51140
author: Ralph Giles <giles@mozilla.com>
date: Wed Jul 6 06:29:12 EDT 2016

Fix typo in release checklist.

--- a/doc/release.txt
+++ b/doc/release.txt
@@ -9,7 +9,7 @@
 - Verify 'make distcheck' produces a tarball with
   the desired name.
 - Push tag to public repo.
-- Upload source packge 'opusfile-${version}.tar.gz'
+- Upload source package 'opusfile-${version}.tar.gz'
   to website and verify file permissions.
 - Update checksum files on website.
 - Update links on <https://www.opus-codec.org/downloads/>.
@@ -34,7 +34,7 @@
   - ./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
-- Add api docs to opus-codec.org
+- Add api docs to opus-codec.org.
 - mkdir opusfile-${version}-win32
 - Copy AUTHORS COPYING README.txt include/opusfile.h to the release dir.
 - Merge changes between README.txt and the version in the last