JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / core / editor_basic.js
index 116e680..3c4c5e3 100644 (file)
@@ -136,7 +136,7 @@ if ( !CKEDITOR.editor )
                {\r
                        element = document.getElementById( elementOrId );\r
 \r
-                       if( !element )\r
+                       if ( !element )\r
                                throw '[CKEDITOR.editor.appendTo] The element with id "' + elementOrId + '" was not found.';\r
                }\r
 \r