diff options
author | Marc Schumann <wurblzap@gmail.com> | 2013-05-22 13:12:44 +0200 |
---|---|---|
committer | Marc Schumann <wurblzap@gmail.com> | 2013-05-22 13:12:44 +0200 |
commit | 3fa9a9012ac813a454d8e97e34adca204b30498e (patch) | |
tree | 2ae85516684a2f73c58ef7a936d85f6efad739b4 /template/en/default/pages | |
parent | 0fcceb470f771931f90415dd019052f7032a17da (diff) | |
download | bugzilla-3fa9a9012ac813a454d8e97e34adca204b30498e.tar.gz bugzilla-3fa9a9012ac813a454d8e97e34adca204b30498e.tar.xz |
Bug 874827 - Remove superfluous "and" in 4.4 release notes.
r/a=LpSolit
Diffstat (limited to 'template/en/default/pages')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index c35b08893..6fc7ddbbd 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -160,7 +160,7 @@ <p> The search system got a performance boost which in some cases decreases the time spent to run queries from several minutes to a few seconds only. - The more complex your queries are, and the more visible the performance win + The more complex your queries are, the more visible the performance win should be. </p> |