[svn:Module-Build] r13234 - Module-Build/trunk

[email protected] Sat, 29 Aug 2009 07:38:08 -0700 (PDT)
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: dagolden
Date: Sat Aug 29 07:38:08 2009
New Revision: 13234

Modified:
   Module-Build/trunk/Changes

Log:
typo fix in Changes

Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes	(original)
+++ Module-Build/trunk/Changes	Sat Aug 29 07:38:08 2009
@@ -6,7 +6,7 @@
  - Generates MYMETA.yml during Build.PL (new standard protocol for 
    communicating configuration results between toolchain components)
    [David Golden]
- - Added 'share_dir' property top provide File::ShareDir support;
+ - Added 'share_dir' property to provide File::ShareDir support;
    set automatically if a directory called 'share' exists
    [David Golden]