summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorfsSnowboard <tyler@tylerthecomputerguy.com>2013-01-14 20:54:06 -0500
committerfsSnowboard <tyler@tylerthecomputerguy.com>2013-01-14 20:54:06 -0500
commit71461d383dfed61d5146a4c8b325bf1925bf473e (patch)
tree5b01e5c783e23d8bc5339d6f7b39ec60f798a66d /etc
parent9bf5a970abda036d39d4b653e421140b1b3df4a8 (diff)
downloadpfsense-71461d383dfed61d5146a4c8b325bf1925bf473e.zip
pfsense-71461d383dfed61d5146a4c8b325bf1925bf473e.tar.gz
fixed spelling
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/wizardapp.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/inc/wizardapp.inc b/etc/inc/wizardapp.inc
index c15c162..94b7a1b 100644
--- a/etc/inc/wizardapp.inc
+++ b/etc/inc/wizardapp.inc
@@ -254,9 +254,9 @@ $gamesplist['steam'] = array();
$gamesplist['tigerwoods2004ps2'] = array();
/* tiger woods 2004 ps2 */
- $gamesplist['tigerwoods2004ps2'][] = array('Outbound2Player', 'udp', '3658', '3658', 'both');
- $gamesplist['tigerwoods2004ps2'][] = array('Outbound2Player2', 'udp', '6000', '6000', 'both');
- $gamesplist['tigerwoods2004ps2'][] = array('Outbound2EA', 'tcp', '10300', '10301', 'both');
+ $gamesplist['tigerwoods2004ps2'][] = array('TigerWoods2004-Player', 'udp', '3658', '3658', 'both');
+ $gamesplist['tigerwoods2004ps2'][] = array('TigerWoods2004-Player2', 'udp', '6000', '6000', 'both');
+ $gamesplist['tigerwoods2004ps2'][] = array('TigerWoods2004-EA', 'tcp', '10300', '10301', 'both');
$gamesplist['tribesascend'] = array();
/* Tribes Ascend */
OpenPOWER on IntegriCloud