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

Commit

Permalink
Merge branch 'master' into t/56
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarwrobel committed Sep 6, 2018
2 parents bd5b81d + 34c8ee1 commit 22be0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const tableSymbol = Symbol( 'isTable' );
* * Calls the {@link module:widget/utils~toWidget} function with the proper element's label creator.
*
* @param {module:engine/view/element~Element} viewElement
* @param {module:engine/view/writer~Writer} writer An instance of the view writer.
* @param {module:engine/view/downcastwriter~DowncastWriter} writer An instance of the view writer.
* @param {String} label The element's label. It will be concatenated with the table `alt` attribute if one is present.
* @returns {module:engine/view/element~Element}
*/
Expand Down

0 comments on commit 22be0ec

Please sign in to comment.