From 35d5aac747a6b9dc0a6613a62f912d30aad95bbe Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Thu, 17 Feb 2011 20:59:36 +1100 Subject: [PATCH] Typo in a comment --- inc/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/functions.php b/inc/functions.php index b7b4ce90..4d386dc3 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -56,7 +56,7 @@ } if($config['ipv6_ipv4']) { - // Keep the original address to properly comply with other board configuartions + // Keep the original address to properly comply with other board configurations if(!isset($__ip)) $__ip = $_SERVER['REMOTE_ADDR'];