Clarify sentence on removal of deprecated APIs
[gitmo/Moose.git] / lib / Moose / Manual / Support.pod
index 5c6ee5d..93e5544 100644 (file)
@@ -58,8 +58,8 @@ as in L<Moose::Manual::Delta>. The Moose developers will also make an effort
 to warn users of upcoming deprecations and breakage through the Moose blog
 (http://blog.moose.perl.org).
 
-Deprecated APIs will be preserved for at least one year. Of course, the
-removal of a deprecated API will only happen in a major release.
+Deprecated APIs will be preserved for at least one year. Of course, we will
+only remove a deprecated API in a major release, even after a year has passed.
 
 Moose will also warn during installation if the version of Moose being
 installed will break an installed dependency. Unfortunately, due to the nature