diff options
author | GTNH-Afx237v7 <64365566+GTNH-Afx237v7@users.noreply.github.com> | 2021-07-04 14:55:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-04 14:55:02 +0200 |
commit | 56bc41911b8ec8c6113e8ef43934a987c7108e19 (patch) | |
tree | e7a7f51f4bd1137b0cdbbeeb0324202fd7839d69 /src/main/resources | |
parent | 0b7e565f9cba924b41341a784e0a08e62d0e6413 (diff) | |
download | GT5-Unofficial-56bc41911b8ec8c6113e8ef43934a987c7108e19.tar.gz GT5-Unofficial-56bc41911b8ec8c6113e8ef43934a987c7108e19.tar.bz2 GT5-Unofficial-56bc41911b8ec8c6113e8ef43934a987c7108e19.zip |
Fix biso/triso typo
Former-commit-id: 199cfddc6dd59fc4b0a44ca66527a17492a61c52
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 4 |
1 files changed, 2 insertions, 2 deletions
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 |