X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Fbutton%2Fplugin.js;h=a5bbccbac412e64aa0282e94feff998fddd19704;hp=589f3f63c7334b07e2f310b67c9d6b6c5971d85b;hb=1056598c95187351dc58f4991d331e2258d038b5;hpb=4e90e78dc97789709ee7404359a5517540c27553 diff --git a/_source/plugins/button/plugin.js b/_source/plugins/button/plugin.js index 589f3f6..a5bbccb 100644 --- a/_source/plugins/button/plugin.js +++ b/_source/plugins/button/plugin.js @@ -275,8 +275,8 @@ CKEDITOR.ui.button.prototype = /** * Adds a button definition to the UI elements list. - * @param {String} The button name. - * @param {Object} The button definition. + * @param {String} name The button name. + * @param {Object} definition The button definition. * @example * editorInstance.ui.addButton( 'MyBold', * {