JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.4
[ckeditor.git] / _source / plugins / button / plugin.js
index 589f3f6..a5bbccb 100644 (file)
@@ -275,8 +275,8 @@ CKEDITOR.ui.button.prototype =
 \r
 /**\r
  * Adds a button definition to the UI elements list.\r
- * @param {String} The button name.\r
- * @param {Object} The button definition.\r
+ * @param {String} name The button name.\r
+ * @param {Object} definition The button definition.\r
  * @example\r
  * editorInstance.ui.addButton( 'MyBold',\r
  *     {\r