Correct typo in Block::chooseBlock documentation

Change-Id: Ie7cf0a833b38aac71b217f97d4934461acd249fd
This commit is contained in:
Thalia 2019-05-24 14:52:16 +01:00
parent e5eb5ac928
commit 0f4107b03c

View file

@ -1208,7 +1208,7 @@ class Block extends AbstractBlock {
* - Other softblocks are chosen over autoblocks
* - If there are multiple exact or range blocks at the same level, the one chosen
* is random
* This should be used when $blocks where retrieved from the user's IP address
* This should be used when $blocks were retrieved from the user's IP address
* and $ipChain is populated from the same IP address information.
*
* @param array $blocks Array of Block objects