JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / plugins / div / plugin.js
index 3a7ec8d..463c5f6 100644 (file)
@@ -47,7 +47,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                                                for ( var i = 0 ; i < ranges.length ; i++ )\r
                                                {\r
                                                        range = ranges[ i ];\r
-                                                       if( range.collapsed )\r
+                                                       if ( range.collapsed )\r
                                                                findDiv( selection.getStartElement() );\r
                                                        else\r
                                                        {\r