projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4223567
)
Another spelling error. Pedantic, ain't it?
Paul Driver [Tue, 2 Sep 2008 14:48:23 +0000 (14:48 +0000)]
lib/Moose/Cookbook/Extending/Recipe1.pod
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Cookbook/Extending/Recipe1.pod
b/lib/Moose/Cookbook/Extending/Recipe1.pod
index
64a3c37
..
e94fc01
100644
(file)
--- a/
lib/Moose/Cookbook/Extending/Recipe1.pod
+++ b/
lib/Moose/Cookbook/Extending/Recipe1.pod
@@
-298,7
+298,7
@@
extensions.
Note that if you write a cooperative extension, it should cooperate
with older extensions, though older extensions generally do not
-cooperate with each oether.
+cooperate with each other.
=head1 CONCLUSION