throw an error on invalid builder names as well (RT#78479)
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index d4f729a..11a9588 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-  - throw an error on non-string builder (RT#78479)
+  - throw an error on invalid builder (RT#78479)
   - require D::GD 0.07 to avoid prototype mismatch errors
   - fix stupid typo in new Sub::Quote section