diff --git a/jquery.preview.js b/jquery.preview.js index 5e249d6..475ec16 100644 --- a/jquery.preview.js +++ b/jquery.preview.js @@ -381,7 +381,7 @@ function Selector(form, selector) { } // If there is no favicon, ignore it. - if (!obj.favion_url) { + if (!obj.favicon_url) { p.favicon = ''; }