JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / core / htmlparser / filter.js
index cbe4bed..1699eb2 100644 (file)
@@ -150,7 +150,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
        function addItemsToList( list, items, priority )\r
        {\r
-               if( typeof items == 'function' )\r
+               if ( typeof items == 'function' )\r
                        items = [ items ];\r
 \r
                var i, j,\r