Fix POD typo
Dagfinn Ilmari Mannsåker [Thu, 6 Dec 2012 15:43:35 +0000 (15:43 +0000)]
lib/Class/C3.pm

index 9c676bd..5f5c203 100644 (file)
@@ -233,7 +233,7 @@ __END__
 
 =head1 NAME
 
-Class::C3 - A pragma to use the C3 method resolution order algortihm
+Class::C3 - A pragma to use the C3 method resolution order algorithm
 
 =head1 SYNOPSIS