spelling (RT#87780)
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt / Meta / Attribute.pm
index 70aaa61..fe53a14 100644 (file)
@@ -56,7 +56,7 @@ now it works for those who might need such a feature.
 
 You should rarely need to explicitly set the attribute metaclass. It is much
 preferred to simply provide a trait (a role applied to the attribute
-metaclass), which allows other code to futher modify the attribute by applying
+metaclass), which allows other code to further modify the attribute by applying
 additional roles.
 
 Therefore, you should first try to do this: