From: Dave Rolsky Date: Sat, 21 Mar 2009 02:27:17 +0000 (-0500) Subject: fix a bunch of spelling errors X-Git-Tag: 0.72_01~56 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=86b96832857ac808a75cecdb2880513753f483e8;p=gitmo%2FMoose.git fix a bunch of spelling errors --- diff --git a/lib/Moose/Manual/Contributing.pod b/lib/Moose/Manual/Contributing.pod index 8bf7ffe..76858f8 100644 --- a/lib/Moose/Manual/Contributing.pod +++ b/lib/Moose/Manual/Contributing.pod @@ -65,13 +65,13 @@ an entry in the Changes file. Make sure to give yourself credit! =head1 BACKWARDS COMPATIBILITY Change is inevitable and Moose is not immune to this. We do our best -to maintain backwards compatability, but we do not want the codebase +to maintain backwards compatibility, but we do not want the code base to become overburdened by this. This is not to say that we will be frivolous with our changes, quite the opposite, just that we are not afraid of change and will do our best to keep it as painless as possible for the end user. -The rule is that if you do something that is not backwards compatabile +The rule is that if you do something that is not backwards compatible you B do I one deprecation cycle (more if it is larger change). For really larger or radical changes dev releases may be needed as well (the core developers will decide on this on a @@ -81,7 +81,7 @@ The preference with regard to deprecation is to warn loudly and often so that users will have time to fix their usages. All backwards incompatible changes B be documented in -L. Mke sure to document any useful tips or +L. Make sure to document any useful tips or workarounds for the change in that document. =head1 AUTHOR diff --git a/lib/Moose/Manual/Delta.pod b/lib/Moose/Manual/Delta.pod index 5b9b9ae..7fc59b8 100644 --- a/lib/Moose/Manual/Delta.pod +++ b/lib/Moose/Manual/Delta.pod @@ -246,8 +246,8 @@ just officially support it. The C<< Moose::Meta::Class->create >> method now supports roles. -It is now possible to make anononymous enum types by passing C -an array reference instead of the C<< enum $name => @values >>. +It is now possible to make anonymous enum types by passing C an +array reference instead of the C<< enum $name => @values >>. =head1 Version 0.37 diff --git a/xt/pod_spell.t b/xt/pod_spell.t index 46619ce..ca8e0ac 100644 --- a/xt/pod_spell.t +++ b/xt/pod_spell.t @@ -107,10 +107,13 @@ TypeContraints API APIs Baz +Changelog +compat datetimes definedness destructor destructors +dev DWIM hashrefs immutabilize @@ -137,6 +140,8 @@ parameterizes pluggable prechecking prepends +refactored +refactoring runtime stacktrace subclassable