Typo in a comment

This commit is contained in:
Savetheinternet 2011-02-17 20:59:36 +11:00
parent 35325bd011
commit 35d5aac747

View File

@ -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'];