Fixed typo in comment
authorWMDE-Fisch <christoph.jauera@wikimedia.de>
Wed, 4 Jan 2017 14:48:33 +0000 (15:48 +0100)
committerWMDE-Fisch <christoph.jauera@wikimedia.de>
Wed, 4 Jan 2017 14:49:26 +0000 (14:49 +0000)
Change-Id: I58dba2018a20c34537222ba7711a39c75855be52

tests/phan/config.php

index 903d7cb..cef03ee 100644 (file)
@@ -167,7 +167,7 @@ return [
         */
        'analyze_signature_compatibility' => true,
 
-       // Emit all issues. They are then supressed via
+       // Emit all issues. They are then suppressed via
        // suppress_issue_types, rather than a minimum
        // severity.
        "minimum_severity" => 0,