[Pkg-javascript-commits] [jquery-minicolors] 03/18: Fixed typo in docs
David Prévot
taffit at moszumanska.debian.org
Fri Apr 10 02:18:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit 36ca7ea28e3e6324b1a6c44d7f4d694c8eecd291
Author: Cory LaViska <cory at abeautifulsite.net>
Date: Mon Jan 5 13:42:59 2015 -0500
Fixed typo in docs
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 06e8791..3ecf500 100644
--- a/index.html
+++ b/index.html
@@ -393,8 +393,8 @@ $.minicolors.defaults = $.extend($.minicolors.defaults, {
<dt>dataUris</dt>
<dd>
<p>
- Set this to <code>false</code> if you require IE7 support. This setting will force
- the plugin to load an external image instead of using dataURIs.
+ Set this to <code>false</code> if you require IE7/IE8 support. This setting will
+ force the plugin to load an external image instead of using dataURIs.
</p>
</dd>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
More information about the Pkg-javascript-commits
mailing list