Merge pull request #2099 from akkatracker/patch-2

its to it's where appropriate in MessageTextBox.Generated.cs
This commit is contained in:
Dongbo Wang 2016-08-30 20:32:49 -07:00 committed by GitHub
commit 61255447a0

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