From 34cead08e09ccd82355b32f9fd68b36a8e621820 Mon Sep 17 00:00:00 2001 From: Milan* Date: Fri, 13 Jan 2017 23:01:48 +0100 Subject: [PATCH] little spelling fix by noob101 --- mods/random_messages/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index 596564d1..baf09603 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -57,7 +57,7 @@ function random_messages.read_messages() mc(mcc, "# Illuna-Notes: Did you know? The Illuna universe contains also worlds at port 30001 and 30002."), mc(mcc, "# Illuna-Notes: Misplaced shadow or light? Stuck water or lava? Use /mapfix to fix it!"), mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by dropping a small donation at https://illuna.rocks/donate <3"), - mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by using as less pipes on your machines as possible."), + mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by using as few pipes on your machines as possible."), mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by avoinig loops and using trashcans on your pipeworks system."), } end