summaryrefslogtreecommitdiffstats
path: root/Server
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@outlook.com>2020-08-19 22:00:17 +0200
committerTiger Wang <ziwei.tiger@outlook.com>2020-08-21 01:50:09 +0200
commit6617d439833060619b0fd99efd51ea5c550c69fd (patch)
treeeee8d2523c01ba1f06239c4ee8e3ae2bbc508a0b /Server
parentMore tar incompatibility changes (diff)
downloadcuberite-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')
-rw-r--r--Server/Plugins/APIDump/APIDesc.lua2
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 =
{