Fixed typo in release script

This commit is contained in:
Jason Perkins 2011-08-19 08:58:23 -04:00
parent a887942037
commit f1795693ba

View File

@ -63,7 +63,7 @@ function dorelease()
print( "BEFORE RUNNING THIS SCRIPT follow the checklist in RELEASE.txt" ) print( "BEFORE RUNNING THIS SCRIPT follow the checklist in RELEASE.txt" )
print( "") print( "")
print( "Press [Enter] to begin.") print( "Press [Enter] to begin.")
io .read() io.read()