Skip to content

Commit

Permalink
More format fixing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Wigham committed Jan 11, 2012
1 parent 686c362 commit cfcc8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery.wysiwyg.js
Original file line number Diff line number Diff line change
Expand Up @@ -1905,7 +1905,7 @@ html: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.o
},

getSelection: function (object) {
// no chains because of return
// no chains because of return
var oWysiwyg = object.data("wysiwyg");

if (!oWysiwyg) {
Expand Down

0 comments on commit cfcc8c8

Please sign in to comment.