Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackmcdade committed Oct 5, 2011
1 parent 983820d commit 598a8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooltipsy.source.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
};

$.tooltipsy.prototype.destroy = function () {
this.$tispy.remove();
this.$tipsy.remove();
$.removeData(this.$el, 'tooltipsy');
};

Expand Down

0 comments on commit 598a8c6

Please sign in to comment.