From 61592e006d70b54e01f2378c3973ddcbff6cacb9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Wed, 28 Aug 2019 09:13:26 +0200 Subject: [PATCH] Fix typo in comment Change-Id: Iebb57a49156f4efc6f45079d239eef2464c0f554 --- resources/Resources.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/Resources.php b/resources/Resources.php index d33e3dee2c..74680bf8e8 100644 --- a/resources/Resources.php +++ b/resources/Resources.php @@ -1370,7 +1370,7 @@ return [ 'oojs-ui-core', ], 'messages' => [ - // Keep the uses message keys in sync with EditPage#setHeaders + // Keep these message keys in sync with EditPage#setHeaders 'creating', 'editconflict', 'editing', -- 2.20.1