From: Dave Rolsky <autarch@urth.org>
Date: Mon, 11 Apr 2011 15:42:20 +0000 (-0500)
Subject: s/toolchain/tool chain/ for spelling test
X-Git-Tag: 2.0000~10
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1b387fd179f8aff46ccd7ca92c74fe330e446782;p=gitmo%2FMoose.git

s/toolchain/tool chain/ for spelling test
---

diff --git a/lib/Moose/Manual/Delta.pod b/lib/Moose/Manual/Delta.pod
index a2c801a..feb0f6d 100644
--- a/lib/Moose/Manual/Delta.pod
+++ b/lib/Moose/Manual/Delta.pod
@@ -61,7 +61,7 @@ After upgrading Moose, running C<moose-outdated | cpanm> should be sufficient
 to ensure that all of the Moose extensions you use will continue to work.
 
 The other part is that Moose's C<META.json> file will also specify the
-conflicts under the C<x_conflicts> key. We are working with the Perl toolchain
+conflicts under the C<x_conflicts> key. We are working with the Perl tool chain
 developers to try to get conflicts support added to CPAN clients, and if/when
 that happens, the metadata already exists, and so the conflict checking will
 become automatic.