]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1098562: Fix a typo in admin/params/memcached.html.tmpl
authorKoosha KM <koosha.khajeh@gmail.com>
Fri, 14 Nov 2014 15:32:50 +0000 (15:32 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 14 Nov 2014 15:32:50 +0000 (15:32 +0000)
r=dkl,a=glob

template/en/default/admin/params/memcached.html.tmpl

index 997376b491e18f6c3022c847e71acece2e9e01c9..50ec435fb784e937d9fd01abe5e04fd742b80df4 100644 (file)
@@ -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 =>