its to it's where appropriate in MessageTextBox.Generated.cs

This commit is contained in:
Matthew Brener 2016-08-28 11:48:36 +10:00 committed by GitHub
parent d57530812e
commit e6c5c1606b

View file

@ -20,7 +20,7 @@ namespace Microsoft.Management.UI.Internal
{
/// <summary>
/// A TextBox which shows a user provided text when its empty.
/// A TextBox which shows a user provided text when it's empty.
/// </summary>
[Localizability(LocalizationCategory.None)]
partial class MessageTextBox