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

Commit

Permalink
Fixed invalid module name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Piechaczek committed Aug 22, 2017
1 parent e14259d commit 2a1e748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/underlineengine.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/**
* @module basic-styles/underline
* @module basic-styles/underlineengine
*/

import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
Expand Down

0 comments on commit 2a1e748

Please sign in to comment.