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

Commit

Permalink
Docs: Fixed member definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Apr 22, 2020
1 parent edd37d8 commit 170210b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgetresize/resizer.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default class Resizer {
* The width of the resized {@link module:widget/widgetresize~ResizerOptions#viewElement viewElement} before the resizing started.
*
* @private
* @member {Number|String|undefined} _initialViewWidth
* @member {Number|String|undefined} #_initialViewWidth
*/

/**
Expand Down

0 comments on commit 170210b

Please sign in to comment.