From 11c2093850773b1c39ebecec47c2a940f5105e70 Mon Sep 17 00:00:00 2001 From: Koosha KM Date: Fri, 14 Nov 2014 15:32:50 +0000 Subject: Bug 1098562: Fix a typo in admin/params/memcached.html.tmpl r=dkl,a=glob --- template/en/default/admin/params/memcached.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin') diff --git a/template/en/default/admin/params/memcached.html.tmpl b/template/en/default/admin/params/memcached.html.tmpl index 997376b49..50ec435fb 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 => -- cgit v1.2.3-24-g4f1b