word choice
Justin Hunter [Thu, 29 Jul 2010 19:22:52 +0000 (12:22 -0700)]
lib/Moose/Manual/Attributes.pod

index 5ac4e73..b9feeea 100644 (file)
@@ -211,7 +211,7 @@ reference will be called as a method on the object.
       predicate => 'has_size',
   );
 
-This is a dumb example, but it illustrates the point that the subroutine
+This is a trivial example, but it illustrates the point that the subroutine
 will be called for every new object created.
 
 When you provide a C<default> subroutine reference, it is called as a