From: gfx Date: Tue, 13 Oct 2009 06:08:51 +0000 (+0900) Subject: Fix a sentence in a pod X-Git-Tag: 0.38~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4b1994d4242c7359b7b2d1bc5711791a4967c19f;p=gitmo%2FMouse.git Fix a sentence in a pod --- diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index 99dabca..590ff3d 100644 --- a/lib/Mouse/Spec.pm +++ b/lib/Mouse/Spec.pm @@ -32,7 +32,7 @@ This document describes Mouse version 0.37_06 =head3 Meta object protocols Any MOP has no attributes, so -C<< $metaclass->meta->make_immutable() >> will not yet work as you expect. +C<< $metaclass->meta->make_immutable() >> does not yet work as you expect. =head3 C