X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fcore%2Fckeditor.js;fp=sources%2Fcore%2Fckeditor.js;h=95dd67ac0c74d715b18455cfb9e73b448368c02b;hp=2b3e5cdd1759daf0ef199cb4db802f8294f78c09;hb=317f8f8f0651488f226b5280a8f036c7c135c639;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/core/ckeditor.js b/sources/core/ckeditor.js index 2b3e5cd..95dd67a 100644 --- a/sources/core/ckeditor.js +++ b/sources/core/ckeditor.js @@ -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. */