diff --git a/lib/builtin.pm b/lib/builtin.pm index 51010d5b6222..f9455f40bc7a 100644 --- a/lib/builtin.pm +++ b/lib/builtin.pm @@ -134,7 +134,7 @@ bundles. $val = false; -Returns the boolean fiction value. While any non-true scalar value is +Returns the boolean false value. While any non-true scalar value is considered "false" by perl, this one is special in that L considers it to be a distinguished boolean value.