From 6617d439833060619b0fd99efd51ea5c550c69fd Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Wed, 19 Aug 2020 21:00:17 +0100 Subject: Minor typo fixes * Also DeMorgan'd Emerald ore condition --- Server/Plugins/APIDump/APIDesc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Server') diff --git a/Server/Plugins/APIDump/APIDesc.lua b/Server/Plugins/APIDump/APIDesc.lua index e352f35a2..aa8a0baab 100644 --- a/Server/Plugins/APIDump/APIDesc.lua +++ b/Server/Plugins/APIDump/APIDesc.lua @@ -13662,7 +13662,7 @@ end Type = "boolean", }, }, - Notes = "Returns true if the biome is type of Mesa (mutations of the Mesa biome)." + Notes = "Returns true if the biome is a type of Mesa (mutations of the Mesa biome)." }, IsValidBlock = { -- cgit v1.2.3