From 82277e5fdc3264ac2d42c85dcfc0c0ff7d2508d7 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sun, 6 Nov 2011 05:43:03 +0000 Subject: [PATCH] Fixed doc typo --- includes/logging/LogFormatter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/logging/LogFormatter.php b/includes/logging/LogFormatter.php index 1d7cd9d50d..73a39a7d6c 100644 --- a/includes/logging/LogFormatter.php +++ b/includes/logging/LogFormatter.php @@ -154,7 +154,7 @@ class LogFormatter { /** * Extract parameters intented for action message from - * array of all parameters. The are three hardcoded + * array of all parameters. There are three hardcoded * parameters (array zero-indexed, this list not): * - 1: user name with premade link * - 2: usable for gender magic function -- 2.20.1