summaryrefslogtreecommitdiff
path: root/pod/perl5376delta.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perl5376delta.pod')
-rw-r--r--pod/perl5376delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5376delta.pod b/pod/perl5376delta.pod
index 943c64f757..d071eaef18 100644
--- a/pod/perl5376delta.pod
+++ b/pod/perl5376delta.pod
@@ -28,7 +28,7 @@ string.
=item *
-Support for RFC-18, C<use feature "module_true";> has been added to
+Support for PPC 0018, C<use feature "module_true";> has been added to
the default feature bundle for 5.37 and later. It may also be used
explicitly. When enabled inside of a module the module does not need
to return true explicitly, and in fact the return will be forced to