Author: cotto
Date: Fri Jul 11 09:15:28 2008
New Revision: 29298
Modified:
trunk/docs/pdds/draft/pdd19_pir.pod
Changes in other areas also in this revision:
Modified:
trunk/languages/pipp/src/pct/actions.pm
Log:
[codingstd] whitespace fix and line length fix
Modified: trunk/docs/pdds/draft/pdd19_pir.pod
==============================================================================
--- trunk/docs/pdds/draft/pdd19_pir.pod (original)
+++ trunk/docs/pdds/draft/pdd19_pir.pod Fri Jul 11 09:15:28 2008
@@ -495,8 +495,8 @@
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 C<self>,
-as with the B<:method> flag.
+When the B<:vtable> flag is set, the object PMC cn be referred to with
+C<self>, as with the B<:method> flag.
=item :outer(subname)