aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2020-04-13 23:48:58 +0000
committerAlkalus <draknyte1@hotmail.com>2020-04-13 23:48:58 +0000
commita428e29805b3bfb949cf93a1149744464ba16334 (patch)
treebf536a86da13100d2add9fda771cdc965fae5113 /src
parente8c6b127ffa47e0ddd0a498672f52b6ce02d0891 (diff)
downloadGT5-Unofficial-a428e29805b3bfb949cf93a1149744464ba16334.tar.gz
GT5-Unofficial-a428e29805b3bfb949cf93a1149744464ba16334.tar.bz2
GT5-Unofficial-a428e29805b3bfb949cf93a1149744464ba16334.zip
Fixed spelling.
Diffstat (limited to 'src')
-rw-r--r--src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_LargeRocketEngine.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_LargeRocketEngine.java b/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_LargeRocketEngine.java
index 6240780875..c10721cfcf 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_LargeRocketEngine.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_LargeRocketEngine.java
@@ -107,7 +107,7 @@ public class GregtechMetaTileEntity_LargeRocketEngine extends GregtechMeta_Multi
"1x Dynamo Hatch (Top Middle, Max 8) suports tectech dynamos",
"8x Air Intake Hatch (one of the Casings next to a "+mGearboxName+", top row allowed)",
"3x Input Hatch (Rocket Fuel/Booster/co2) (one of the Casings next to a "+mGearboxName+", top row not allowed)",
- "1x Input Bus to suply fiters for advanced muffler (one of the Casings next to a \"+mGearboxName+\", top row not allowed)",
+ "1x Input Bus to supply filters for advanced muffler (one of the Casings next to a \"+mGearboxName+\", top row not allowed)",
"1x Maintenance Hatch (one of the Casings next to a "+mGearboxName+")",
"1x Muffler Hatch (Back Centre)",
};