Thanks for fixing this (and for the rename, too). Alas, I think you've
missed one of the three. This one is still open:
--- a/lib/Mason/Compilation.pm
+++ b/lib/Mason/Compilation.pm
@@ -898,7 +898,7 @@
A list of method names that should not be used because they are
reserved for
built-in attributes: C<args>, C<m>, C<cmeta>, etc. Not as extensive as
bad_attribute_names above because methods like C<render> and C<main> can be
-overriden but make no sense as attributes.
+overridden but make no sense as attributes.
=item compile ()