From 8421ce012133d8fc7b371baa2f59611cc249952b Mon Sep 17 00:00:00 2001 From: Olena23 Date: Fri, 8 Mar 2019 15:35:25 +0200 Subject: [PATCH] Fix typo Fixed typo occurd-occured Bug: T201491 Change-Id: Icae706f162ed212daf4c800068de3932d2f8d567 --- includes/UserLocator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/UserLocator.php b/includes/UserLocator.php index bebbf7fbb..9302cb62f 100644 --- a/includes/UserLocator.php +++ b/includes/UserLocator.php @@ -40,7 +40,7 @@ class EchoUserLocator { } /** - * If the event occured on the talk page of a registered + * If the event occurred on the talk page of a registered * user return that user. * * @param EchoEvent $event