From 2a1b8d0b220bc3f72b4906477d52ccf43ad3fd6b Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 24 Oct 2013 11:37:19 -0400 Subject: [PATCH] Fixes typo in commented modal --- spec/modal.commented.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/modal.commented.js b/spec/modal.commented.js index 005608c9e..60b281322 100755 --- a/spec/modal.commented.js +++ b/spec/modal.commented.js @@ -123,7 +123,7 @@ $.fn.modal = function(parameters) { ; }, - // ### Refresh + // ### Destroy // Remove all module data from metadata and remove all events destroy: function() { module.verbose('Destroying previous modal');