Author: wayland
Date: 2009-06-09 14:33:13 +0200 (Tue, 09 Jun 2009)
New Revision: 27043

Modified:
   docs/Perl6/Spec/S12-objects.pod
Log:
[S12] A heirarch must be the heir of a lord or king or something.  Anyway, 
      I've killed him and replaced him with a hierarch :).  


Modified: docs/Perl6/Spec/S12-objects.pod
===================================================================
--- docs/Perl6/Spec/S12-objects.pod     2009-06-09 08:10:24 UTC (rev 27042)
+++ docs/Perl6/Spec/S12-objects.pod     2009-06-09 12:33:13 UTC (rev 27043)
@@ -1838,7 +1838,7 @@
 parents sorted in MRO (dispatch) order. Other options are:
 
     :local              just returns the immediate parents
-    :tree               the inheritance heirarchy as nested arrays
+    :tree               the inheritance hierarchy as nested arrays
 
 The C<.^methods> method returns method-descriptors containing:
 

Reply via email to