From: Hans Dieter Pearcey Date: Wed, 2 Sep 2009 15:22:10 +0000 (-0400) Subject: fix pod nits X-Git-Tag: 0.89_01~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4a1fdc0558ff6baaded189124751ac327406b97d;p=gitmo%2FMoose.git fix pod nits --- diff --git a/lib/Moose/Manual/Delegation.pod b/lib/Moose/Manual/Delegation.pod index 6caea77..ffa0efc 100644 --- a/lib/Moose/Manual/Delegation.pod +++ b/lib/Moose/Manual/Delegation.pod @@ -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 diff --git a/xt/author/pod_spell.t b/xt/author/pod_spell.t index 5777139..ccbb7ce 100644 --- a/xt/author/pod_spell.t +++ b/xt/author/pod_spell.t @@ -116,6 +116,7 @@ TypeContraints ## computerese API APIs +arity Baz Changelog codebase