summaryrefslogtreecommitdiffstats
path: root/rfc1035
diff options
context:
space:
mode:
authorSam Varshavchik2022-03-22 07:02:07 -0400
committerSam Varshavchik2022-03-22 07:02:07 -0400
commitc211a259e1f81d4a7aa5825777641b06eb74f109 (patch)
treedb5fea1574b51b2d828d10ecb16a0684b133aa29 /rfc1035
parent3f6737c2b26ec6d3b3e51d1f909424f3f3a7840a (diff)
parent869e8b780c21d90ef50c91ad9e4c677f6047fb01 (diff)
downloadcourier-libs-c211a259e1f81d4a7aa5825777641b06eb74f109.tar.bz2
Merge branch 'master' of github.com:svarshavchik/courier-libs
Diffstat (limited to 'rfc1035')
-rw-r--r--rfc1035/spf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc1035/spf.c b/rfc1035/spf.c
index 7b9d40b..63735ff 100644
--- a/rfc1035/spf.c
+++ b/rfc1035/spf.c
@@ -1046,7 +1046,7 @@ static void setexp(const char *exp,
{
set_err_msg(info->errmsg_buf,
info->errmsg_buf_size,
- "A DNS lookup error occured while"
+ "A DNS lookup error occurred while"
" fetching the SPF explanation record.");
}
else