From e3c754f19e575fd446187a650941c38fde4ba96b Mon Sep 17 00:00:00 2001 From: Ron Petrusha Date: Thu, 25 Apr 2019 15:09:34 -0700 Subject: [PATCH] Corrected typo in title. (#1025) * Corrected typo in title. * Update dotnet472-known-issues.md --- ...umn with the TextBox column Readonly property set as true.md | 2 +- releases/net472/dotnet472-known-issues.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/net472/KnownIssues/599936 - Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true.md b/releases/net472/KnownIssues/599936 - Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true.md index a536533..1c101d4 100644 --- a/releases/net472/KnownIssues/599936 - Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true.md +++ b/releases/net472/KnownIssues/599936 - Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true.md @@ -1,4 +1,4 @@ - # Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true + # Narrator does not announce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true ## Symptoms Narrator does not announce the value of the ReadOnly property of the System.Windows.Forms.DataGridViewTextBoxColumn. This is the case regardless of the value of the ReadOnly property. This could cause confusion for Narrator users when editing content in a DataGridViewTextBoxColumn. diff --git a/releases/net472/dotnet472-known-issues.md b/releases/net472/dotnet472-known-issues.md index d973d2d..241bd45 100644 --- a/releases/net472/dotnet472-known-issues.md +++ b/releases/net472/dotnet472-known-issues.md @@ -9,7 +9,7 @@ This document lists the known issues that you may experience after you install t - [593963 - WPF - WPF Exceptions during AppDomain or process shutdown](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/593963%20-%20WPF%20Exceptions%20during%20AppDomain%20or%20process%20shutdown.md) - [560016 - XBAP - Applications targeting .NET 2.0,3.5 select wrong runtime version](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/560016-XBAP%20Applications%20targeting%20.NET%202.0%2C3.5%20select%20wrong%20runtime%20version.md) - [593963 - WPF Exceptions during AppDomain or process shutdown](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/593963%20-%20WPF%20Exceptions%20during%20AppDomain%20or%20process%20shutdown.md) -- [599936 - WinForms - Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/599936%20-%20Narrator%20does%20not%20annouce%20the%20ReadOnly%20Status%20for%20DataGridView%20TextBox%20column%20with%20the%20TextBox%20column%20Readonly%20property%20set%20as%20true.md) +- [599936 - WinForms - Narrator does not announce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/599936%20-%20Narrator%20does%20not%20annouce%20the%20ReadOnly%20Status%20for%20DataGridView%20TextBox%20column%20with%20the%20TextBox%20column%20Readonly%20property%20set%20as%20true.md) - [611802 - SQL - SQLConnection.ConnectionString throws NullReferenceException](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/611802%20-%20SQLConnection.ConnectionString%20throws%20NullReferenceException%20.md) - [613745 - BCL - Single-name references are removed by the SDK when targeting 4.7.2](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/613745%20-%20Single-name%20references%20are%20removed%20by%20the%20SDK%20when%20targeting%204.7.2.md) - [663475 - Setup - Applications that rely on TLS 1.2 strong encryption experience connectivity failures after a Windows upgrade](https://support.microsoft.com/help/4458166)