From d4c5fde20dc2ca47b6af778149eec4370f40442c Mon Sep 17 00:00:00 2001 From: Rob Sayre Date: Tue, 5 Jul 2011 14:21:26 -0700 Subject: [PATCH] Fix typo. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fa2cf816e..306d7f47a 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ browser-test: # # This target runs all of the tests that can be run in a JS shell. # The shell used is taken from the JS_SHELL environment variable. If -# that veriable is not defined, the script will attempt to use the copy +# that variable is not defined, the script will attempt to use the copy # of Rhino that comes with the Closure compiler used for producing the # website. SHELL_TARGET = $(NULL)