This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove indentation of no-longer #ifdef-guarded #defines
[perl5.git] / t / mro / basic_01_dfs.t
index dfa6d3b..c4ea2be 100644 (file)
@@ -7,7 +7,7 @@ require q(./test.pl); plan(tests => 4);
 
 =pod
 
-This tests the classic diamond inheritence pattern.
+This tests the classic diamond inheritance pattern.
 
    <A>
   /   \