Fix typo in comment

Change-Id: If19045e432d6de8e6c8352518b5dacd70eda41ce
This commit is contained in:
Fomafix 2018-04-15 14:30:31 +02:00
parent 368a06e262
commit 30f7728a71

View file

@ -20,7 +20,7 @@ class VisualEditorDataModule extends ResourceLoaderModule {
/**
* @param ResourceLoaderContext $context Object containing information about the state of this
* specific loader request.
* @return string JavaScipt code
* @return string JavaScript code
*/
public function getScript( ResourceLoaderContext $context ) {
$msgInfo = $this->getMessageInfo( $context );