From 55e1001b434181ed5474461410d85428cb441686 Mon Sep 17 00:00:00 2001 From: Malcolm Roberts Date: Fri, 12 Jan 2024 10:24:34 -0600 Subject: [PATCH] typeo --- auto_quest/npc_dialog_ui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_quest/npc_dialog_ui.json b/auto_quest/npc_dialog_ui.json index d2dd9b6..1a7faff 100644 --- a/auto_quest/npc_dialog_ui.json +++ b/auto_quest/npc_dialog_ui.json @@ -81,7 +81,7 @@ "name": "mr.quest_writer.npc_dialog_dialog_options", "horizontalAlignment": "left", "widthFactor": 1, - "tooltip": "A comma separated list of the\nnumber of the dialog option to\npick tomake the quest dialog appear.\n\ne.g. 1,2,1,1,2", + "tooltip": "A comma separated list of the number of the dialog option to pick to make the quest dialog appear.\n\ne.g. 1,2,1,1,2", "textBinding": { "pullFormat": "${MRNPCDialogPropertiesController.CurrentDialogOptions}", "pullReplaceNull": "",