From 921139e0cae9f31fae054c91a03c55697e8e66b9 Mon Sep 17 00:00:00 2001 From: Jonathan Hall Date: Mon, 15 Sep 2014 11:04:14 -0500 Subject: [PATCH] Update POD to reflect proper ->notes() calling convention. --- plugins/earlytalker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/earlytalker b/plugins/earlytalker index 5e6a5df..21c49f9 100644 --- a/plugins/earlytalker +++ b/plugins/earlytalker @@ -29,7 +29,7 @@ must also be allowed for. =head3 overriding wait Other plugins can set specify a per-connection delay by setting -connection->notes->relayclient_wait. This is ideally used in conjunction with +connection->notes->('relayclient_wait'). This is ideally used in conjunction with a reputation database. =head2 reject