Fix typo in release instructions

This commit is contained in:
Jay Berkenbilt 2012-07-29 16:29:15 -04:00
parent 253b1ef865
commit 5fdcfae6bb
1 changed files with 1 additions and 1 deletions

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 ''