JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.2
[ckeditor.git] / _source / plugins / smiley / plugin.js
index d4ecda6..4d509ae 100644 (file)
@@ -64,7 +64,7 @@ CKEDITOR.config.smiley_images = [
  * config.smiley_descriptions =\r
  *     [\r
  *         'smiley', 'sad', 'wink', 'laugh', 'frown', 'cheeky', 'blush', 'surprise',\r
- *         'indecision', 'angry', 'angle', 'cool', 'devil', 'crying', 'enlightened', 'no',\r
+ *         'indecision', 'angry', 'angel', 'cool', 'devil', 'crying', 'enlightened', 'no',\r
  *         'yes', 'heart', 'broken heart', 'kiss', 'mail'\r
  *     ];\r
  * @example\r
@@ -79,6 +79,6 @@ CKEDITOR.config.smiley_images = [
 CKEDITOR.config.smiley_descriptions =\r
        [\r
                'smiley', 'sad', 'wink', 'laugh', 'frown', 'cheeky', 'blush', 'surprise',\r
-               'indecision', 'angry', 'angle', 'cool', 'devil', 'crying', 'enlightened', 'no',\r
+               'indecision', 'angry', 'angel', 'cool', 'devil', 'crying', 'enlightened', 'no',\r
                'yes', 'heart', 'broken heart', 'kiss', 'mail'\r
        ];\r