From 420f8deb27cd011cd083acb42d024da10570bacf Mon Sep 17 00:00:00 2001 From: "bzrmirror%bugzilla.org" Date: Fri, 14 Nov 2014 15:45:51 +0000 Subject: [PATCH] Bug 1098562: Fix a typo in admin/params/memcached.html.tmpl r=dkl,a=glob git-svn-id: svn://10.0.0.236/trunk@265672 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- mozilla/webtools/bugzilla/.gitrev | 2 +- .../template/en/default/admin/params/memcached.html.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index e0ab4a58721..4b988708be2 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -9207 \ No newline at end of file +9208 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/.gitrev b/mozilla/webtools/bugzilla/.gitrev index 5caa8fceeb8..48ed6c9d90f 100644 --- a/mozilla/webtools/bugzilla/.gitrev +++ b/mozilla/webtools/bugzilla/.gitrev @@ -1 +1 @@ -e4da3e9bd67ce8c306157eb07ce5c36997af1696 \ No newline at end of file +11c2093850773b1c39ebecec47c2a940f5105e70 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/params/memcached.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/params/memcached.html.tmpl index 997376b491e..50ec435fb78 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/params/memcached.html.tmpl +++ b/mozilla/webtools/bugzilla/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 =>