fix pod nits
Hans Dieter Pearcey [Wed, 2 Sep 2009 15:22:10 +0000 (11:22 -0400)]
lib/Moose/Manual/Delegation.pod
xt/author/pod_spell.t

index 6caea77..ffa0efc 100644 (file)
@@ -148,7 +148,7 @@ curry methods when creating delegates.
     )
 
 With this definition, calling C<< $spider->set_user_agent('MyClient') >> will
-behind the scenes call C<< $spider->request->header('UserAgent', 'MyClient')>>.
+behind the scenes call C<< $spider->request->header('UserAgent', 'MyClient') >>.
 
 =head1 MISSING ATTRIBUTES
 
index 5777139..ccbb7ce 100644 (file)
@@ -116,6 +116,7 @@ TypeContraints
 ## computerese
 API
 APIs
+arity
 Baz
 Changelog
 codebase