Fixed typo "paramaters"

Changed from paramaters to parameters in extensions / Gadgets

Bug: T201491
Change-Id: Ib5e85d64796d70cf58a068116e211e3c1c73470d
This commit is contained in:
sahil 2021-03-10 22:23:31 +05:30
parent 8e25542771
commit 5ceabd7219

View file

@ -76,7 +76,7 @@ class GadgetHooks {
* Only run in versions of mediawiki begining 1.35; before 1.35, ::onPageContentSaveComplete
* and ::onPageContentInsertComplete are used
*
* @note paramaters include classes not available before 1.35, so for those typehints
* @note parameters include classes not available before 1.35, so for those typehints
* are not used. The variable name reflects the class
*
* @param WikiPage $wikiPage