[Pkg-javascript-commits] [uglifyjs] 431/491: fix typo in README (#2792)
Jonas Smedegaard
dr at jones.dk
Wed Feb 14 19:52:01 UTC 2018
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/3.3.10-1
in repository uglifyjs.
commit 424173d311cd9c35a10a276abdab1de902158ac2
Author: Joël Galeran <Jolg42 at users.noreply.github.com>
Date: Tue Jan 16 03:29:38 2018 +0100
fix typo in README (#2792)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d7c47d7..df90d1c 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ a double dash to prevent input files being used as option arguments:
`debug` Add debug prefix and suffix.
`domprops` Mangle property names that overlaps
with DOM properties.
- `keep_quoted` Only mangle unquoted properies.
+ `keep_quoted` Only mangle unquoted properties.
`regex` Only mangle matched property names.
`reserved` List of names that should not be mangled.
-b, --beautify [options] Beautify output/specify output options:
--
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