projects
/
gitmo/Class-C3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6e2617b
)
Fix POD typo
Dagfinn Ilmari Mannsåker [Thu, 6 Dec 2012 15:43:35 +0000 (15:43 +0000)]
lib/Class/C3.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Class/C3.pm
b/lib/Class/C3.pm
index
9c676bd
..
5f5c203
100644
(file)
--- a/
lib/Class/C3.pm
+++ b/
lib/Class/C3.pm
@@
-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