Skip to content

Commit

Permalink
Fixed JSLint issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Dec 3, 2013
1 parent 5fcae0d commit 14fa1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/editable.js
Expand Up @@ -1901,7 +1901,7 @@
bogus.remove();

range.moveToPosition( deeperSibling, appendToStart ? CKEDITOR.POSITION_AFTER_START : CKEDITOR.POSITION_BEFORE_END );
}
};
})();

})();
Expand Down

0 comments on commit 14fa1ef

Please sign in to comment.