Remove all instances of the word "iff"
[lhc/web/wiklou.git] / tests / phpunit / maintenance / MaintenanceTest.php
index f4b61af..318ce0d 100644 (file)
@@ -43,7 +43,7 @@ class MaintenanceFixup extends Maintenance {
        private $testCase;
 
        /**
-        * shutdownSimulated === true iff simulateShutdown has done it's work
+        * shutdownSimulated === true if simulateShutdown has done it's work
         *
         * @var bool
         */