diff options
author | Tiger Wang <ziwei.tiger@outlook.com> | 2020-08-19 22:00:17 +0200 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@outlook.com> | 2020-08-21 01:50:09 +0200 |
commit | 6617d439833060619b0fd99efd51ea5c550c69fd (patch) | |
tree | eee8d2523c01ba1f06239c4ee8e3ae2bbc508a0b /Server/Plugins/APIDump/APIDesc.lua | |
parent | More tar incompatibility changes (diff) | |
download | cuberite-6617d439833060619b0fd99efd51ea5c550c69fd.tar cuberite-6617d439833060619b0fd99efd51ea5c550c69fd.tar.gz cuberite-6617d439833060619b0fd99efd51ea5c550c69fd.tar.bz2 cuberite-6617d439833060619b0fd99efd51ea5c550c69fd.tar.lz cuberite-6617d439833060619b0fd99efd51ea5c550c69fd.tar.xz cuberite-6617d439833060619b0fd99efd51ea5c550c69fd.tar.zst cuberite-6617d439833060619b0fd99efd51ea5c550c69fd.zip |
Diffstat (limited to 'Server/Plugins/APIDump/APIDesc.lua')
-rw-r--r-- | Server/Plugins/APIDump/APIDesc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
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 = { |