From: Timo Tijhof Date: Mon, 21 Oct 2013 17:29:16 +0000 (+0200) Subject: Fix typo erronously -> erroneously X-Git-Tag: 1.31.0-rc.0~18448^2 X-Git-Url: http://git.cyclocoop.org/%27.parametre_url%28%20%20%20generer_action_auteur%28%27charger_plugin%27%2C%20%27update_flux%27%29%2C%27update_flux%27%2C%20%27oui%27%29.%27?a=commitdiff_plain;h=a8ed966ee412e620e99a7c649e49e6404931109f;p=lhc%2Fweb%2Fwiklou.git Fix typo erronously -> erroneously Follows-up 1aed5382d2. Change-Id: I1e0cbc3dfa529816446c3aec6372eb2b821ee540 --- diff --git a/tests/phpunit/includes/api/ApiEditPageTest.php b/tests/phpunit/includes/api/ApiEditPageTest.php index c19b54e578..3926e85a3a 100644 --- a/tests/phpunit/includes/api/ApiEditPageTest.php +++ b/tests/phpunit/includes/api/ApiEditPageTest.php @@ -364,7 +364,7 @@ class ApiEditPageTest extends ApiTestCase { /* * bug 41990: if the target page has a newer revision than the redirect, then editing the - * redirect while specifying 'redirect' and *not* specifying 'basetimestamp' erronously + * redirect while specifying 'redirect' and *not* specifying 'basetimestamp' erroneously * caused an edit conflict to be detected. */