From 56bc41911b8ec8c6113e8ef43934a987c7108e19 Mon Sep 17 00:00:00 2001 From: GTNH-Afx237v7 <64365566+GTNH-Afx237v7@users.noreply.github.com> Date: Sun, 4 Jul 2021 14:55:02 +0200 Subject: Fix biso/triso typo Former-commit-id: 199cfddc6dd59fc4b0a44ca66527a17492a61c52 --- src/main/resources/assets/bartworks/lang/en_US.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/resources/assets/bartworks/lang') diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 7448af3917..98482e3482 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -149,8 +149,8 @@ item.TRISOPellet.name=TRISO pebble item.TRISOPelletBall.name=TRISO pebble ball item.BISOPelletBall.name=BISO pebble ball item.BISOPellet.name=BISO pebble -item.TRISOPelletCompound.name=TRISO pebble compund -item.BISOPelletCompound.name=BISO pebble compund +item.TRISOPelletCompound.name=TRISO pebble compound +item.BISOPelletCompound.name=BISO pebble compound item.BurnedOutBISOPelletBall.name=Burned Out BISO pebble ball item.BurnedOutBISOPellet.name=Burned Out BISO pebble item.BurnedOutTRISOPelletBall.name=Burned Out TRISO pebble ball -- cgit