mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 23:24:39 +00:00
Fixed typo
Change-Id: I9c61f3dcf059884ec7ea16f601009d72b26e0cda
This commit is contained in:
parent
3fd69671af
commit
5f602c985c
|
@ -5,7 +5,7 @@ import scaleDownThumbnail from './scaleDownThumbnail';
|
|||
const POINTER_SIZE = 8;
|
||||
|
||||
/**
|
||||
* Creates a static/stateless Popup adn returns its HTML as DOM.
|
||||
* Creates a static/stateless Popup and returns its HTML as DOM.
|
||||
*
|
||||
* @param {ext.popups.PreviewModel} model
|
||||
* @param {object} layout
|
||||
|
|
Loading…
Reference in a new issue