X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fdiff%2FWordLevelDiff.php;h=0b318bdb3979f435b1527dea3d27f7ee831b0035;hp=9c9b1c9c576e2f62a1e9903133933c67f96fdcfa;hb=e7720b8f8e09287384ddee271641d1b1721318bb;hpb=2c0db8f5e8593a51ae0acc8285fd40b7743b0fce diff --git a/includes/diff/WordLevelDiff.php b/includes/diff/WordLevelDiff.php index 9c9b1c9c57..0b318bdb39 100644 --- a/includes/diff/WordLevelDiff.php +++ b/includes/diff/WordLevelDiff.php @@ -33,7 +33,7 @@ use MediaWiki\Diff\WordAccumulator; */ class WordLevelDiff extends \Diff { /** - * @inheritdoc + * @inheritDoc */ protected $bailoutComplexity = 40000000; // Roughly 6K x 6K words changed