From: Christian Walde <walde.christian@googlemail.com>
Date: Fri, 3 May 2013 11:38:14 +0000 (+0200)
Subject: typo fix
X-Git-Tag: v1.002000~33
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c1c6bd6df202007ac3b859ac41c3017ad9e82ead;p=gitmo%2FMoo.git

typo fix
---

diff --git a/lib/Moo.pm b/lib/Moo.pm
index 2904243..0ee8274 100644
--- a/lib/Moo.pm
+++ b/lib/Moo.pm
@@ -188,7 +188,7 @@ sub _constructor_maker_for {
 
 =head1 NAME
 
-Moo - Minimalist Object Orientation (with Moose compatiblity)
+Moo - Minimalist Object Orientation (with Moose compatibility)
 
 =head1 SYNOPSIS