From b75c4ae3b694110c0ba27d6149ced9fb6868abd6 Mon Sep 17 00:00:00 2001 From: Thijs Wenker Date: Mon, 28 Jan 2019 20:26:04 +0100 Subject: [PATCH] fix spelling --- scripts/system/assets/data/createAppTooltips.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system/assets/data/createAppTooltips.json b/scripts/system/assets/data/createAppTooltips.json index 35ef36ed58..4c78da7306 100644 --- a/scripts/system/assets/data/createAppTooltips.json +++ b/scripts/system/assets/data/createAppTooltips.json @@ -371,7 +371,7 @@ "tooltip": "The priority of the material, where a larger number means higher priority. Original materials = 0." }, "materialMappingMode": { - "tooltip": "How the material is mapped to the entity. If set to \"UV space\", then the material will be applied with the target entities their UV coordinates. If set to \"3D Projected\", then the 3D transform of the material entity will be used." + "tooltip": "How the material is mapped to the entity. If set to \"UV space\", then the material will be applied with the target entity's UV coordinates. If set to \"3D Projected\", then the 3D transform of the material entity will be used." }, "materialMappingPos": { "tooltip": "The offset position of the bottom left of the material within the parent's UV space."