Hintsdb sqlite: use transaction rather than file lock
[exim.git] / test / confs / 0615
index a1aae2acd0e858f1ba62165649d4c7f59ea7de83..902e097ac7b60374c6af4ed5d512ed065420d23a 100644 (file)
@@ -43,7 +43,7 @@ send_to_server:
   hosts = 127.0.0.1
   port = PORT_D
   hosts_try_fastopen = :
-  # assumes that HOSTIPV4 can sent to 127.0.0.1
+  # assumes that HOSTIPV4 can send to 127.0.0.1
   interface = ${if eq {$sender_address_domain}{dustybelt.tld} {127.0.0.1}{HOSTIPV4}}
 
 # ----- Retry -----