Skip to content

Commit cbf07c9

Browse files
committed
Fix typo in release checklist.
1 parent 87c3f60 commit cbf07c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/release.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Source release:
99
- Verify 'make distcheck' produces a tarball with
1010
the desired name.
1111
- Push tag to public repo.
12-
- Upload source packge 'opusfile-${version}.tar.gz'
12+
- Upload source package 'opusfile-${version}.tar.gz'
1313
to website and verify file permissions.
1414
- Update checksum files on website.
1515
- Update links on <https://www.opus-codec.org/downloads/>.
@@ -34,7 +34,7 @@ Win32 binaries:
3434
- ./configure --host=i686-w64-mingw32 --prefix=/path/to/builddir/mingw \
3535
PKG_CONFIG_PATH=/path/to/builddir/mingw/lib/pkgconfig
3636
- make && make check && make -C doc/latex
37-
- Add api docs to opus-codec.org
37+
- Add api docs to opus-codec.org.
3838
- mkdir opusfile-${version}-win32
3939
- Copy AUTHORS COPYING README.txt include/opusfile.h to the release dir.
4040
- Merge changes between README.txt and the version in the last

0 commit comments

Comments
 (0)