[Pkg-javascript-commits] [uglifyjs] 15/77: Update README.md

Jonas Smedegaard dr at jones.dk
Tue May 19 00:02:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag v2.4.18
in repository uglifyjs.

commit aa5dd1535245b3785704b2ac7075c2eb51ff42da
Author: Austin Brown <thataustin at users.noreply.github.com>
Date:   Wed Mar 26 23:15:44 2014 -0700

    Update README.md
    
    otions => options
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b5b5eec..a04ac4e 100644
--- a/README.md
+++ b/README.md
@@ -612,7 +612,7 @@ or, for a shortcut you can do:
 var code = compressed_ast.print_to_string(options);
 ```
 
-As usual, `options` is optional.  The output stream accepts a lot of otions,
+As usual, `options` is optional.  The output stream accepts a lot of options,
 most of them documented above in section “Beautifier options”.  The two
 which we care about here are `source_map` and `comments`.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git



More information about the Pkg-javascript-commits mailing list