diff options
Diffstat (limited to 'src/src/verify.c')
-rw-r--r-- | src/src/verify.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/verify.c b/src/src/verify.c index ffa6a14f9..1eff49f49 100644 --- a/src/src/verify.c +++ b/src/src/verify.c @@ -787,7 +787,7 @@ tls_retry_connection: The sync_responses() would need to be taught about it and we'd need another return code filtering out to here. - Avoid using a SIZE option on the MAIL for all randon-rcpt checks. + Avoid using a SIZE option on the MAIL for all random-rcpt checks. */ sx.avoid_option = OPTION_SIZE; |