[Pkg-javascript-commits] [uglifyjs] 54/491: fix typo (#1913)
Jonas Smedegaard
dr at jones.dk
Wed Feb 14 19:51:21 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 e51c3541daa20ef230422386cca0c705f47cd09b
Author: Alexis Tyler <xo at wvvw.me>
Date: Thu May 11 21:54:33 2017 +0930
fix typo (#1913)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 199989d..f84a448 100644
--- a/README.md
+++ b/README.md
@@ -182,7 +182,7 @@ CoffeeScript → compiled JS, UglifyJS can generate a map from CoffeeScript →
compressed JS by mapping every token in the compiled JS to its original
location.
-To use this feature pass `--source-map conetent="/path/to/input/source.map"`
+To use this feature pass `--source-map content="/path/to/input/source.map"`
or `--source-map content=inline` if the source map is included inline with
the sources.
--
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