rename to _check_associated_methods
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 32f804a..1337cbe 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,7 +4,7 @@ for, noteworthy changes.
 0.85
     * Moose::Meta::Attribute
       - The warning for 'no associated methods' is now split out into the
-        check_associated_methods method, so that extensions can safely call
+        _check_associated_methods method, so that extensions can safely call
         'after install_accessors => ...'. (hdp)
 
 0.84 Fri, Jun 26, 2009