Revert "Parser: Add Title type hints"
[lhc/web/wiklou.git] / includes / logging / LogEntry.php
index 17f72bd..ce68a91 100644 (file)
@@ -59,7 +59,7 @@ interface LogEntry {
        public function getParameters();
 
        /**
-        * Get the user for performed this action.
+        * Get the user who performed this action.
         *
         * @return User
         */