Subject: | [Patch] POD nit |
The attached patch fixes some POD, which renders wrong, at least at
search.cpan.org.
Subject: | pod.patch |
diff --git a/lib/Mail/Milter/Wrapper/RejectMsgEditor.pm b/lib/Mail/Milter/Wrapper/RejectMsgEditor.pm
index baf2e64..1f2fe19 100644
--- a/lib/Mail/Milter/Wrapper/RejectMsgEditor.pm
+++ b/lib/Mail/Milter/Wrapper/RejectMsgEditor.pm
@@ -66,7 +66,7 @@ which allows editing of the messages returned for all SMFIS_REJECT
rejections. The subroutine provided should edit $_ and need not return
any value.
-If the contained milter did not call C<$ctx->setreply()> before returning
+If the contained milter did not call C<< $ctx->setreply() >> before returning
a rejection code, then a default message will be used.
For example: