From 4ac9fa081a7c045f6a9f1cfc529d82423f485b2e Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sun, 8 Dec 2013 09:55:49 +0100 Subject: Update to MediaWiki 1.22.0 --- includes/libs/HttpStatus.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/libs/HttpStatus.php') diff --git a/includes/libs/HttpStatus.php b/includes/libs/HttpStatus.php index 78d81803..4f626b23 100644 --- a/includes/libs/HttpStatus.php +++ b/includes/libs/HttpStatus.php @@ -26,7 +26,7 @@ class HttpStatus { /** - * Get the message associed with the HTTP response code $code + * Get the message associated with HTTP response code $code * * Replace OutputPage::getStatusMessage( $code ) * -- cgit v1.2.2