diff --git a/dist/jquery.fancybox.js b/dist/jquery.fancybox.js index 806b2703..f4bb40c2 100644 --- a/dist/jquery.fancybox.js +++ b/dist/jquery.fancybox.js @@ -69,7 +69,7 @@ // What buttons should appear in the top right corner. // Buttons will be created using templates from `btnTpl` option - // and they will be placed into toolbar (class="fancybox-toolbar"` element) + // and they will be placed into toolbar (class="fancybox-toolbar" element) buttons: [ "zoom", //"share", @@ -5629,4 +5629,4 @@ }); } }); -})(document, jQuery); \ No newline at end of file +})(document, jQuery);