X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole.pm;h=8fead4d2a16ffad298370e5c63130eb05ec6753f;hb=ac92533bb5ff5349e1936128d889e7a181dd224c;hp=b84360cc0262e9e4e77dc6ebf41b05f8d876fccc;hpb=dbaa73455bdbb63e09581e807d0ae87ec92dd087;p=maypole.git diff --git a/lib/Maypole.pm b/lib/Maypole.pm index b84360c..8fead4d 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -210,7 +210,7 @@ __PACKAGE__->init_done(0); As a framework, Maypole provides a number of B - methods that are intended to be overridden. Some of these methods come with useful default -behaviour, others do nothing by default. Likely hooks include: +behaviour, others do nothing by default. Hooks include: Class methods -------------