Fix typo.

This commit is contained in:
Rob Sayre 2011-07-05 14:21:26 -07:00
parent 4530384769
commit d4c5fde20d

View File

@ -56,7 +56,7 @@ browser-test:
# #
# This target runs all of the tests that can be run in a JS shell. # 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 # 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 # of Rhino that comes with the Closure compiler used for producing the
# website. # website.
SHELL_TARGET = $(NULL) SHELL_TARGET = $(NULL)