From: A. Shimono [:himorin] Date: Tue, 14 Jul 2015 13:32:37 +0000 (+0200) Subject: Bug 1182748: Typo: is used instead of in relnotes for 5.0 X-Git-Tag: release-5.0.1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25fab29f2046b2551e67de71a5c3fdb81717160f;p=thirdparty%2Fbugzilla.git Bug 1182748: Typo: is used instead of in relnotes for 5.0 r=LpSolit a=sgreen --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index d4bf1c5962..7d030dd9bc 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -333,7 +333,7 @@
  • Bugzilla code now uses use parent instead of use base in all places applicable.
  • A new hook called cgi_headers has been added to allow - customization of the HTTP headers returned. + customization of the HTTP headers returned.
  • A new hook called user_check_account_creation has been added to add extra checks before accepting the creation of a new user account.