From 605de54e111868f04978efff781408e3dc38ee73 Mon Sep 17 00:00:00 2001 From: Reedy Date: Wed, 13 Mar 2013 19:39:10 +0000 Subject: [PATCH] servers => serves Change-Id: Idff55d11850fe68c2ba0938e5944dfe53beee390 --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index cbad548daf..b30a068932 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -973,7 +973,7 @@ $wgUseImageResize = true; $wgEnableAutoRotation = null; /** - * Internal name of virus scanner. This servers as a key to the + * Internal name of virus scanner. This serves as a key to the * $wgAntivirusSetup array. Set this to NULL to disable virus scanning. If not * null, every file uploaded will be scanned for viruses. */ -- 2.20.1