summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Error.pm
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2007-07-23 05:25:10 +0200
committertimeless%mozdev.org <>2007-07-23 05:25:10 +0200
commitefe725f656d0e44bef2c1573a59d3eddf3029b2a (patch)
treeeefdd829d63eadf0622aa16c3cadac00eaabdb85 /Bugzilla/Error.pm
parent037e0329c03537cdb893c6a50758a087f00d8fbc (diff)
downloadbugzilla-efe725f656d0e44bef2c1573a59d3eddf3029b2a.tar.gz
bugzilla-efe725f656d0e44bef2c1573a59d3eddf3029b2a.tar.xz
Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all documentation
r=colin.ogilvie, kevin.benton
Diffstat (limited to 'Bugzilla/Error.pm')
-rw-r--r--Bugzilla/Error.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Error.pm b/Bugzilla/Error.pm
index 95088850e..d9f6e70b3 100644
--- a/Bugzilla/Error.pm
+++ b/Bugzilla/Error.pm
@@ -173,7 +173,7 @@ Bugzilla::Error - Error handling utilities for Bugzilla
Various places throughout the Bugzilla codebase need to report errors to the
user. The C<Throw*Error> family of functions allow this to be done in a
-generic and localisable manner.
+generic and localizable manner.
These functions automatically unlock the database tables, if there were any
locked. They will also roll back the transaction, if it is supported by