]> git.parisson.com Git - pdf.js.git/commitdiff
Fix typo.
authorRob Sayre <sayrer@gmail.com>
Tue, 5 Jul 2011 21:21:26 +0000 (14:21 -0700)
committerRob Sayre <sayrer@gmail.com>
Tue, 5 Jul 2011 21:21:26 +0000 (14:21 -0700)
Makefile

index fa2cf816e0f4f3e2a9d4efa016b8ff1616a12858..306d7f47aa359bc1aa4d3e9b88559194573e7790 100644 (file)
--- 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)