develooper Front page | perl.cvs.parrot | Postings from January 2009

[svn:parrot] r35106 - trunk/docs/book

From:
cotto
Date:
January 7, 2009 02:00
Subject:
[svn:parrot] r35106 - trunk/docs/book
Message ID:
20090107100011.D88FACB9F9@x12.develooper.com
Author: cotto
Date: Wed Jan  7 02:00:10 2009
New Revision: 35106

Modified:
   trunk/docs/book/ch03_pir_basics.pod

Log:
[book] typo fix noticed by Christian Sturm (RT #62014)


Modified: trunk/docs/book/ch03_pir_basics.pod
==============================================================================
--- trunk/docs/book/ch03_pir_basics.pod	(original)
+++ trunk/docs/book/ch03_pir_basics.pod	Wed Jan  7 02:00:10 2009
@@ -542,7 +542,7 @@
 It may seem more appropriate for a discussion of PIR's support for classes
 and objects to reside in it's own chapter, instead of appearing in a generic
 chapter about PIR programming "basics". However, part of PIR's core
-functionality is it's support for object-oriented programming. PIR does't
+functionality is it's support for object-oriented programming. PIR doesn't
 use all the fancy syntax as other OO languages, and it doesn't even support
 all the features that most modern OO languages have. What PIR does have is
 support for some of the basic structures and abilities, the necessary subset



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About