From 4e337c4ca14e9b6fbdd87868b0c6ab15ec84000a Mon Sep 17 00:00:00 2001 From: William Blythe Date: Fri, 26 Oct 2018 09:28:33 +1100 Subject: [PATCH] add pax tooltip to outfitting too --- src/app/components/ShipSummaryTable.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/ShipSummaryTable.jsx b/src/app/components/ShipSummaryTable.jsx index b032dfa0..134d8e41 100644 --- a/src/app/components/ShipSummaryTable.jsx +++ b/src/app/components/ShipSummaryTable.jsx @@ -78,7 +78,7 @@ export default class ShipSummaryTable extends TranslatedComponent { {translate('TTD')} {/* {translate('HPS')} */} {translate('cargo')} - {translate('pax')} + {translate('pax')} {translate('fuel')} {translate('mass')} {translate('hrd')}