From: Brian Cassidy Date: Thu, 15 Aug 2013 01:14:21 +0000 (-0300) Subject: typo fix (RT #87779) X-Git-Tag: v0.24~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=commitdiff_plain;h=a39975604eef2f215b2bf66ee5ff606aaa84fa09;hp=a86df341bff3173831af40e70e915c8ea701cacf typo fix (RT #87779) --- diff --git a/lib/Config/Any/Base.pm b/lib/Config/Any/Base.pm index 65fe15f..9d4ebe3 100644 --- a/lib/Config/Any/Base.pm +++ b/lib/Config/Any/Base.pm @@ -18,7 +18,7 @@ format. =head2 is_supported( ) Allows us to determine if the file format can be loaded. The can be done via -one of two subclass methds: +one of two subclass methods: =over 4