Upgrade to CGI-3.14.
[p5sagit/p5-mst-13.2.git] / lib / Attribute / Handlers.pm
index 74c1c79..1c00bb3 100644 (file)
@@ -599,7 +599,7 @@ current package. Otherwise it is installed in the qualifier's package:
 
 Autoties are most commonly used in the module to which they actually tie, 
 and need to export their attributes to any module that calls them. To
-facilitiate this, Attribute::Handlers recognizes a special "pseudo-class" --
+facilitate this, Attribute::Handlers recognizes a special "pseudo-class" --
 C<__CALLER__>, which may be specified as the qualifier of an attribute:
 
         package Tie::Me::Kangaroo:Down::Sport;