Fix typo erronously -> erroneously
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 21 Oct 2013 17:29:16 +0000 (19:29 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 21 Oct 2013 17:29:16 +0000 (19:29 +0200)
Follows-up 1aed5382d2.

Change-Id: I1e0cbc3dfa529816446c3aec6372eb2b821ee540

tests/phpunit/includes/api/ApiEditPageTest.php

index c19b54e..3926e85 100644 (file)
@@ -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.
                */