From e6c5c1606bf88146838f7b7642390e9425534189 Mon Sep 17 00:00:00 2001 From: Matthew Brener Date: Sun, 28 Aug 2016 11:48:36 +1000 Subject: [PATCH] its to it's where appropriate in MessageTextBox.Generated.cs --- .../ManagementList/Common/MessageTextBox.Generated.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.PowerShell.GraphicalHost/ManagementList/Common/MessageTextBox.Generated.cs b/src/Microsoft.PowerShell.GraphicalHost/ManagementList/Common/MessageTextBox.Generated.cs index e0ee74bc5..68eb9d6f4 100644 --- a/src/Microsoft.PowerShell.GraphicalHost/ManagementList/Common/MessageTextBox.Generated.cs +++ b/src/Microsoft.PowerShell.GraphicalHost/ManagementList/Common/MessageTextBox.Generated.cs @@ -20,7 +20,7 @@ namespace Microsoft.Management.UI.Internal { /// - /// A TextBox which shows a user provided text when its empty. + /// A TextBox which shows a user provided text when it's empty. /// [Localizability(LocalizationCategory.None)] partial class MessageTextBox