Skip to content

Commit 916e121

Browse files
LOBsTerrjmolivas
authored andcommitted
Add plugin missing word, we generate not a button, we generate a plugin (#180)
1 parent 374c97c commit 916e121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translations/generate.plugin.ckeditorbutton.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ questions:
1616
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.'
1717
button-icon-path: 'Enter the button icon path'
1818
examples:
19-
- description: 'Generate CKEditor button specifying the module name, the class, the label, its id, the button name and the icon path'
19+
- description: 'Generate plugin CKEditor button specifying the module name, the class, the label, its id, the button name and the icon path'
2020
execution: |
2121
drupal generate:plugin:ckeditorbutton \
2222
--module="modulename" \

0 commit comments

Comments
 (0)