]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/core/ckeditor.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / core / ckeditor.js
index 2b3e5cdd1759daf0ef199cb4db802f8294f78c09..95dd67ac0c74d715b18455cfb9e73b448368c02b 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md or http://ckeditor.com/license
  */
 
@@ -126,7 +126,7 @@ CKEDITOR.remove = function( editor ) {
        };
 
        /**
-        * Returns a string will all CSS rules passed to the {@link CKEDITOR#addCss} method.
+        * Returns a string with all CSS rules passed to the {@link CKEDITOR#addCss} method.
         *
         * @returns {String} A string containing CSS rules.
         */