aboutsummaryrefslogtreecommitdiff
path: root/sources/core/ckeditor.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/core/ckeditor.js')
-rw-r--r--sources/core/ckeditor.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/core/ckeditor.js b/sources/core/ckeditor.js
index 2756204..95dd67a 100644
--- a/sources/core/ckeditor.js
+++ b/sources/core/ckeditor.js
@@ -126,7 +126,7 @@ CKEDITOR.remove = function( editor ) {
126 }; 126 };
127 127
128 /** 128 /**
129 * Returns a string will all CSS rules passed to the {@link CKEDITOR#addCss} method. 129 * Returns a string with all CSS rules passed to the {@link CKEDITOR#addCss} method.
130 * 130 *
131 * @returns {String} A string containing CSS rules. 131 * @returns {String} A string containing CSS rules.
132 */ 132 */