Author: kjs
Date: Fri Apr  6 10:18:06 2007
New Revision: 18013

Modified:
   trunk/docs/pdds/pdd15_objects.pod

Log:
pdd15:
* yet another minor typo: 'instantiatated -> instantiated'

Modified: trunk/docs/pdds/pdd15_objects.pod
==============================================================================
--- trunk/docs/pdds/pdd15_objects.pod   (original)
+++ trunk/docs/pdds/pdd15_objects.pod   Fri Apr  6 10:18:06 2007
@@ -286,7 +286,7 @@
 We may eventually be able to eliminate the registry of class IDs
 altogether.
 
-A class can be garbage collected when it has no instantiatated objects
+A class can be garbage collected when it has no instantiated objects
 and no Namespace object referencing it (to mark it as live). When a
 class is garbage collected, it should remove itself from the registry.
 

Reply via email to