From d4e26e58069273bad1f2d0d06ad4d84467d960c8 Mon Sep 17 00:00:00 2001 From: Fresnoth <11338152+Fresnoth@users.noreply.github.com> Date: Tue, 15 Mar 2022 09:41:35 -0500 Subject: [PATCH] fix spelling ship probe intt to int --- StarWars5E/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StarWars5E/translation.json b/StarWars5E/translation.json index f2af3ebeb8..f00d892689 100644 --- a/StarWars5E/translation.json +++ b/StarWars5E/translation.json @@ -660,7 +660,7 @@ "ship_astrogation-u":"Astrogation", "ship_data-core": "Data (Int)", "ship_data-u":"Data", - "ship_probe-core": "Probe (Intt)", + "ship_probe-core": "Probe (Int)", "ship_probe-u":"Probe", "ship_scan-core": "Scan (Wis)", "ship_scan-u":"Scan",