Author: cotto
Date: Mon Jul 28 23:53:30 2008
New Revision: 29838
Modified:
trunk/docs/pdds/draft/pdd19_pir.pod
Log:
[pdd] typo fix
Modified: trunk/docs/pdds/draft/pdd19_pir.pod
==============================================================================
--- trunk/docs/pdds/draft/pdd19_pir.pod (original)
+++ trunk/docs/pdds/draft/pdd19_pir.pod Mon Jul 28 23:53:30 2008
@@ -496,7 +496,7 @@
the method B<ToString> also be the v-table method B<get_string>), use
B<:vtable("get_string")>.
-When the B<:vtable> flag is set, the object PMC cn be referred to with
+When the B<:vtable> flag is set, the object PMC can be referred to with
C<self>, as with the B<:method> flag.