Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Fixed a mistake in the toolbarview-item-unavailable warning mes…
Browse files Browse the repository at this point in the history
…sage.
  • Loading branch information
oleq committed Sep 11, 2017
1 parent e0c34e6 commit 03b0701
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/toolbar/toolbarview.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,7 @@ export default class ToolbarView extends View {
* to provide a toolbar item has not been loaded or there is a typo in the configuration.
*
* Make sure the plugin responsible for this toolbar item is loaded and the toolbar configuration
* configuration is correct, e.g. {@link module:basic-styles/bold~Bold} is loaded for the `'bold'`
* toolbar item.
* is correct, e.g. {@link module:basic-styles/bold~Bold} is loaded for the `'bold'` toolbar item.
*
* @error toolbarview-item-unavailable
* @param {String} name The name of the component.
Expand Down

0 comments on commit 03b0701

Please sign in to comment.