From a28fa6b546e03b4fcf3d508f88a89079747cd33c Mon Sep 17 00:00:00 2001 From: addshore Date: Mon, 27 Feb 2017 09:18:03 +0000 Subject: [PATCH] Fix StatusValue::setResult phpdoc typo Change-Id: If727e357d4deb138ec4e391f231b074677ec2437 --- includes/libs/StatusValue.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/libs/StatusValue.php b/includes/libs/StatusValue.php index db085da548..63e34c2b64 100644 --- a/includes/libs/StatusValue.php +++ b/includes/libs/StatusValue.php @@ -154,7 +154,7 @@ class StatusValue { } /** - * Change operation resuklt + * Change operation result * * @param bool $ok Whether the operation completed * @param mixed $value -- 2.20.1