From: Koosha KM Date: Fri, 14 Nov 2014 15:32:50 +0000 (+0000) Subject: Bug 1098562: Fix a typo in admin/params/memcached.html.tmpl X-Git-Tag: release-5.1.1~457 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11c2093850773b1c39ebecec47c2a940f5105e70;p=thirdparty%2Fbugzilla.git Bug 1098562: Fix a typo in admin/params/memcached.html.tmpl r=dkl,a=glob --- diff --git a/template/en/default/admin/params/memcached.html.tmpl b/template/en/default/admin/params/memcached.html.tmpl index 997376b491..50ec435fb7 100644 --- a/template/en/default/admin/params/memcached.html.tmpl +++ b/template/en/default/admin/params/memcached.html.tmpl @@ -13,7 +13,7 @@ [% param_descs = { memcached_servers => "If this option is set, Bugzilla will integrate with Memcached. " _ - "Specify one of more server, separated by spaces, using hostname:port " _ + "Specify one or more servers, separated by spaces, using hostname:port " _ "notation (for example: 127.0.0.1:11211).", memcached_namespace =>