vendor/assets/javascripts/foundation/jquery.foundation.tabs.js in zurb-foundation-3.2.2 vs vendor/assets/javascripts/foundation/jquery.foundation.tabs.js in zurb-foundation-3.2.3

- old
+ new

@@ -48,9 +48,9 @@ if (methods[method]) { return methods[method].apply(this, Array.prototype.slice.call(arguments, 1)); } else if (typeof method === 'object' || !method) { return methods.init.apply(this, arguments); } else { - $.error('Method ' + method + ' does not exist on jQuery.foundationTooltips'); + $.error('Method ' + method + ' does not exist on jQuery.foundationTabs'); } }; }(jQuery, this, this.document)); \ No newline at end of file