From 5f6b87d43a7c38ae103e91180ee5d2cabf225bfb Mon Sep 17 00:00:00 2001 From: Christopher Head <chead@chead.ca> Date: Sat, 26 Jan 2019 14:15:07 +0100 Subject: [PATCH] Fix spelling errors (#481) --- technic/machines/MV/hydro_turbine.lua | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/technic/machines/MV/hydro_turbine.lua b/technic/machines/MV/hydro_turbine.lua index e5df5e6..e5317fd 100644 --- a/technic/machines/MV/hydro_turbine.lua +++ b/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 -- Gitblit v1.8.0