From e480e076fc4ea679e4758ce8770eb3188cb015c6 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Wed, 20 Mar 2024 02:59:15 -0700 Subject: [PATCH] Update specs.lua --- internal/confirm/specs.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/confirm/specs.lua b/internal/confirm/specs.lua index cc80262361..b4d1816209 100644 --- a/internal/confirm/specs.lua +++ b/internal/confirm/specs.lua @@ -162,9 +162,9 @@ ConfirmSpec{ } ConfirmSpec{ - id='trade-sieze', - title='Sieze merchant goods', - message='Are you sure you want size marked merchant goods? This will make the merchant unwilling to trade further and will damage relations with the merchant\'s civilization.', + id='trade-seize', + title='Seize merchant goods', + message='Are you sure you want seize marked merchant goods? This will make the merchant unwilling to trade further and will damage relations with the merchant\'s civilization.', intercept_keys='_MOUSE_L', intercept_frame={l=0, r=73, b=4, w=11, h=3}, context='dwarfmode/Trade',