Christopher Head
2019-01-26 5f6b87d43a7c38ae103e91180ee5d2cabf225bfb
Fix spelling errors (#481)

3 files modified
6 ■■■■ changed files
manual.md 2 ●●● patch | view | raw | blame | history
technic/machines/LV/water_mill.lua 2 ●●● patch | view | raw | blame | history
technic/machines/MV/hydro_turbine.lua 2 ●●● patch | view | raw | blame | history
manual.md
@@ -1152,7 +1152,7 @@
### forcefield emitter ###
The forcefield emitter is an HV powered machine that generates a
forcefield remeniscent of those seen in many science-fiction stories.
forcefield reminiscent of those seen in many science-fiction stories.
The emitter can be configured to generate a forcefield of either
spherical or cubical shape, in either case centered on the emitter.
technic/machines/LV/water_mill.lua
@@ -1,5 +1,5 @@
-- A water mill produces LV EUs by exploiting flowing water across it
-- It is a LV EU supplyer and fairly low yield (max 180EUs)
-- It is a LV EU supplier and fairly low yield (max 180EUs)
-- It is a little over half as good as the thermal generator.
local S = technic.getter
technic/machines/MV/hydro_turbine.lua
@@ -1,5 +1,5 @@
-- A Hydro Turbine produces MV EUs by exploiting flowing water across it
-- It is a MV EU supplyer and fairly high yield (max 1800EUs)
-- It is a MV EU supplier and fairly high yield (max 1800EUs)
local S = technic.getter