typoes
[exim.git] / src / src / smtp_in.c
index 70e4b95df2864ec141460eb9a6c7c4e923cddc50..f65ab6603a0a9cd08232c3b8cfb3eeca9cb856c9 100644 (file)
@@ -2554,7 +2554,7 @@ if (!f.sender_host_unknown)
 
 if (smtp_batched_input) return TRUE;
 
-#if defined(SUPPORT_PROXY) || defined(SUPPORT_SOCKS) || defined(EXPERIMETAL_XCLIENT)
+#if defined(SUPPORT_PROXY) || defined(SUPPORT_SOCKS) || defined(EXPERIMENTAL_XCLIENT)
 proxy_session = FALSE;
 #endif