From ee5978ff939aa021e2ba573e8cae62c307645073 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 9 Sep 2009 18:15:46 -0400 Subject: Fix spelling typo. Found by Ermal --- config/ovpnenhance/openvpn.inc_tls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/ovpnenhance/openvpn.inc_tls') diff --git a/config/ovpnenhance/openvpn.inc_tls b/config/ovpnenhance/openvpn.inc_tls index 92a2d103..d06a0338 100644 --- a/config/ovpnenhance/openvpn.inc_tls +++ b/config/ovpnenhance/openvpn.inc_tls @@ -39,7 +39,7 @@ require_once('pfsense-utils.inc'); require_once('util.inc'); if(!function_exists("filter_configure")) - requre_once("filter.inc"); + require_once("filter.inc"); // Return the list of ciphers OpenVPN supports function openvpn_get_ciphers($pkg) { -- cgit v1.2.3