2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-03 10:50:53 +00:00

Fix typo in release instructions

This commit is contained in:
Jay Berkenbilt 2012-07-29 16:29:15 -04:00
parent 253b1ef865
commit 5fdcfae6bb

View File

@ -23,5 +23,5 @@ set +x
echo ''
echo 'Now run "./make_windows_releases-msvc 64" in a 64-bit MSVC environment'
echo 'and "./make_windows_releases-msvc 32" in a 32-bit MSVC environment.'
echo 'Then run "./make_windows_releases-msvc-finish".'
echo 'Then run "./make_windows_releases-finish".'
echo ''