[Bps-public-commit] HTTP-Server-Simple-Mason branch, master, updated. 0.14-2-g69a9278
Kevin Falcone
falcone at bestpractical.com
Mon Sep 13 10:28:23 EDT 2010
The branch, master has been updated
via 69a9278bb841e55e406b2d6c0bff05cc03d2b135 (commit)
from 0e4a1ea807856a3441ab7321d2be80973a5d575c (commit)
Summary of changes:
lib/HTTP/Server/Simple/Mason.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 69a9278bb841e55e406b2d6c0bff05cc03d2b135
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Sep 13 10:29:29 2010 -0400
Spelling error noted by Angel Abad
diff --git a/lib/HTTP/Server/Simple/Mason.pm b/lib/HTTP/Server/Simple/Mason.pm
index 5a84bc7..e9e8dbc 100644
--- a/lib/HTTP/Server/Simple/Mason.pm
+++ b/lib/HTTP/Server/Simple/Mason.pm
@@ -155,7 +155,7 @@ sub handle_request {
=head2 handle_error ERROR
If the call to C<handle_request> dies, C<handle_error> is called with the
-exception (that is, C<$@>). By default, it does nothing; it can be overriden
+exception (that is, C<$@>). By default, it does nothing; it can be overridden
by your subclass.
=cut
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list