mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Fix typo.
This commit is contained in:
parent
4530384769
commit
d4c5fde20d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue