summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
diff options
context:
space:
mode:
authorKoosha KM <koosha.khajeh@gmail.com>2014-11-14 16:32:50 +0100
committerDavid Lawrence <dkl@mozilla.com>2014-11-14 16:32:50 +0100
commit11c2093850773b1c39ebecec47c2a940f5105e70 (patch)
tree3fbe50f2b1b4d35379fe0f02ddcd1d6cef5ae5e3 /template/en/default/admin
parente4da3e9bd67ce8c306157eb07ce5c36997af1696 (diff)
downloadbugzilla-11c2093850773b1c39ebecec47c2a940f5105e70.tar.gz
bugzilla-11c2093850773b1c39ebecec47c2a940f5105e70.tar.xz
Bug 1098562: Fix a typo in admin/params/memcached.html.tmpl
r=dkl,a=glob
Diffstat (limited to 'template/en/default/admin')
-rw-r--r--template/en/default/admin/params/memcached.html.tmpl2
1 files changed, 1 insertions, 1 deletions
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 =>