From 8d9e42aa9a233c93121dba2e66d75ef2fa841979 Mon Sep 17 00:00:00 2001 From: "xceed.com" Date: Mon, 15 Jan 2018 23:53:56 -0500 Subject: [PATCH] Updated Improvements in v3.2.0 (markdown) --- Improvements-in-v3.2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Improvements-in-v3.2.0.md b/Improvements-in-v3.2.0.md index a4198e6..744a012 100644 --- a/Improvements-in-v3.2.0.md +++ b/Improvements-in-v3.2.0.md @@ -223,7 +223,7 @@ _Released to registered users of the Plus Edition on January 15, 2018._ **40 improvements and bug fixes** -* In ListBox, removing a ListBoxItem will no longer cause an exception relative to an unkonwn size. (Plus Only) +* In ListBox, removing a ListBoxItem will no longer cause an exception relative to an unknown size. (Plus Only) * In MaterialButton, the disabled state will now be visible when a background has been set. (Plus Only) * In MaterialTabControl, modifying the TabStripPlacement after the control is loaded will no longer cause a crash. (Plus Only) * In UI Automation, the WatermarkTextBox now uses the Value pattern for the Text part. (Plus Only)