Fixed pod NAME
Christopher H. Laco [Mon, 26 Jun 2006 23:56:59 +0000 (23:56 +0000)]
Changes
lib/Class/Accessor/Grouped.pm

diff --git a/Changes b/Changes
index ace89df..d5e491a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for Class::Accessor::Grouped.
 
 0.02  2006-06-26 19:23:13
     - Added return statement to end of get_inherited
+    - Fixed pod NAME
 
 0.01  2006-06-26 17:38:23
     - initial release
index f4a81f8..8943260 100644 (file)
@@ -10,7 +10,7 @@ $VERSION = '0.02';
 
 =head1 NAME
 
-Class:Accessor::Grouped - Lets you build groups of accessors
+Class::Accessor::Grouped - Lets you build groups of accessors
 
 =head1 SYNOPSIS