Merge pull request #422 from mourner/patch-1

Fix readme typo (when -> with)
This commit is contained in:
Mihai Bazon 2014-02-06 18:13:10 +02:00
commit 2494daaf68

View File

@ -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