spelling (RT#87780)
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt / Meta / Attribute / NoGetopt.pm
index c665950..094b690 100644 (file)
@@ -42,7 +42,7 @@ metaclass.
 
 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: