From 4963e4d3a67a4cee49b192076962a856e6473801 Mon Sep 17 00:00:00 2001 From: Jason Perkins Date: Fri, 19 Aug 2011 08:58:23 -0400 Subject: Fixed typo in release script --- scripts/release.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/release.lua b/scripts/release.lua index 338d1c6..e686ab9 100644 --- a/scripts/release.lua +++ b/scripts/release.lua @@ -63,7 +63,7 @@ function dorelease() print( "BEFORE RUNNING THIS SCRIPT follow the checklist in RELEASE.txt" ) print( "") print( "Press [Enter] to begin.") - io .read() + io.read() -- cgit v1.2.3