Fix Planetary Vehicle Hangar typo. Fixes #153

This commit is contained in:
Colin McLeod
2016-02-26 09:04:47 -08:00
parent 138931c0cf
commit 51d24a1105
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ export const terms = {
pl: 'Pulse Laser',
pp: 'Power Plant',
psg: 'Prismatic Shield Generator',
pv: 'Planetary Vehicle Hanger',
pv: 'Planetary Vehicle Hangar',
rf: 'Refinery',
rg: 'Rail Gun',
s: 'Sensors',

View File

@@ -43,7 +43,7 @@ export const ModuleGroupToName = {
rf: 'Refinery',
scb: 'Shield Cell Bank',
sg: 'Shield Generator',
pv: 'Planetary Vehicle Hanger',
pv: 'Planetary Vehicle Hangar',
psg: 'Prismatic Shield Generator',
dc: 'Docking Computer',
fx: 'Fuel Transfer Limpet Controller',