From: A. Shimono [:himorin] Date: Tue, 14 Jul 2015 13:27:41 +0000 (+0200) Subject: Bug 1182748: Typo: is used instead of in relnotes for 5.0 X-Git-Tag: release-5.1.1~227 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209dcb019a084455c434228812d77518c25fbb03;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 693b8df607..ffb3023183 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.