From: Vladimir Agafonkin Date: Thu, 6 Feb 2014 16:11:33 +0000 (+0200) Subject: fix readme typo (when -> with) X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=9b404f9de67d16e3c887ce072ce3a07d324e525f;p=UglifyJS.git fix readme typo (when -> with) --- diff --git a/README.md b/README.md index fc02ecd1..27d06cd6 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ To enable the mangler you need to pass `--mangle` (`-m`). The following - `toplevel` — mangle names declared in the toplevel scope (disabled by default). -- `eval` — mangle names visible in scopes where `eval` or `when` are used +- `eval` — mangle names visible in scopes where `eval` or `with` are used (disabled by default). When mangling is enabled but you want to prevent certain names from being