Fix all references to cookbook recipes
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Union.pm
index ba0c088..08ac2de 100644 (file)
@@ -111,7 +111,7 @@ Moose::Meta::TypeConstraint::Union - A union of Moose type constraints
 =head1 DESCRIPTION
 
 This metaclass represents a union of Moose type constraints. More 
-details to be explained later (possibly in a Cookbook::Recipe).
+details to be explained later (possibly in a Cookbook recipe).
 
 This actually used to be part of Moose::Meta::TypeConstraint, but it 
 is now better off in it's own file.