From 25fab29f2046b2551e67de71a5c3fdb81717160f Mon Sep 17 00:00:00 2001 From: "A. Shimono [:himorin]" Date: Tue, 14 Jul 2015 15:32:37 +0200 Subject: Bug 1182748: Typo: is used instead of in relnotes for 5.0 r=LpSolit a=sgreen --- template/en/default/pages/release-notes.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en') diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index d4bf1c596..7d030dd9b 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.
  • -- cgit v1.2.1