Skip to content

Commit

Permalink
Add plugin missing word, we generate not a button, we generate a plug…
Browse files Browse the repository at this point in the history
…in (#180)
  • Loading branch information
LOBsTerr authored and jmolivas committed Mar 6, 2018
1 parent 374c97c commit 916e121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/generate.plugin.ckeditorbutton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ questions:
button-name: 'Enter the button name. NOTE: This corresponds to the CKEditor button name. They are the first argument of the editor.ui.addButton() or editor.ui.addRichCombo() functions in the plugin.js file.'
button-icon-path: 'Enter the button icon path'
examples:
- description: 'Generate CKEditor button specifying the module name, the class, the label, its id, the button name and the icon path'
- description: 'Generate plugin CKEditor button specifying the module name, the class, the label, its id, the button name and the icon path'
execution: |
drupal generate:plugin:ckeditorbutton \
--module="modulename" \
Expand Down

0 comments on commit 916e121

Please sign in to comment.