summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-18 00:30:37 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-18 00:30:37 +0000
commita84b65dc338443f61d65fd301683fd8016f2803b (patch)
tree38ce534a252c7286e45a5f110246cb74e0e4dc83
parent7bd972fc005621bc70deb4ee8f6a74b652a94c76 (diff)
downloadpfsense-a84b65dc338443f61d65fd301683fd8016f2803b.zip
pfsense-a84b65dc338443f61d65fd301683fd8016f2803b.tar.gz
Spell "lighty" correcftly
-rw-r--r--etc/inc/system.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index c4c717b..85e2d2a 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -414,7 +414,7 @@ function system_generate_lighty_config($filename, $cert, $key, $pid_file, $port
else
$lighty_port = "80";
- $lighy_config .= <<<EOD
+ $lighty_config .= <<<EOD
#
# lighttpd configuration file
#
OpenPOWER on IntegriCloud