From 9f3b3e9ed5e737d613308c03fd21e05116c3f775 Mon Sep 17 00:00:00 2001 From: eileen Date: Thu, 19 Nov 2020 13:41:28 +1300 Subject: [PATCH] Fix typo --- proxy/config.dist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/config.dist.php b/proxy/config.dist.php index 631facd..9a556e9 100644 --- a/proxy/config.dist.php +++ b/proxy/config.dist.php @@ -63,7 +63,7 @@ $mail_subscription_user_key = NULL; $debug = NULL; //'LUXFbiaoz4dVWuAHEcuBAe7YQ4YP96rN4MCDmKj89p.log'; // Local network interface or IP to be used for the relayed query -// This is usefull in some VPN configurations (see CURLOPT_INTERFACE) +// This is useful in some VPN configurations (see CURLOPT_INTERFACE) $target_interface = NULL; /****************************************************************