Addshore has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/115517

Change subject: Fix typo in MWExceptionHandlerTest
......................................................................

Fix typo in MWExceptionHandlerTest

Change-Id: I9868155c05bc9ca708f72b0ede02d90612136db9
---
M tests/phpunit/includes/exception/MWExceptionHandlerTest.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/17/115517/1

diff --git a/tests/phpunit/includes/exception/MWExceptionHandlerTest.php 
b/tests/phpunit/includes/exception/MWExceptionHandlerTest.php
index 838e4f0..2eb1c46 100644
--- a/tests/phpunit/includes/exception/MWExceptionHandlerTest.php
+++ b/tests/phpunit/includes/exception/MWExceptionHandlerTest.php
@@ -20,7 +20,7 @@
                } catch ( Exception $e ) {
                }
 
-               # Make sure our strack trace contains an array and an object 
passed to
+               # Make sure our stack trace contains an array and an object 
passed to
                # some function in the stacktrace. Else, we can not assert the 
trace
                # redaction achieved its job.
                $trace = $e->getTrace();

-- 
To view, visit https://gerrit.wikimedia.org/r/115517
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9868155c05bc9ca708f72b0ede02d90612136db9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to