From 21c49d6a75fc66085836e31e31a9128cf112a524 Mon Sep 17 00:00:00 2001 From: Ivan Lepekha <57459428+FluffyPunk@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:44:53 +0200 Subject: [PATCH] Fix explanation logic in 'WPFToggleSnapFlyout' (#3648) --- config/tweaks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tweaks.json b/config/tweaks.json index c0b192f5..d65da30e 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -3545,7 +3545,7 @@ }, "WPFToggleSnapFlyout": { "Content": "Snap Assist Flyout", - "Description": "If enabled then Snap preview is disabled when maximize button is hovered.", + "Description": "If disabled then Snap preview is disabled when maximize button is hovered.", "category": "Customize Preferences", "panel": "2", "Order": "a107_",