Skip to content

Commit

Permalink
Fix formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Wigham committed Jan 11, 2012
1 parent d1086f9 commit 686c362
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 @@ -1904,7 +1904,7 @@ html: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.o
return oWysiwyg.getContent();
},

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

Expand Down

0 comments on commit 686c362

Please sign in to comment.