From fe335fd52d302c1fdcf55d62e47b5dc4e17172ad Mon Sep 17 00:00:00 2001 From: Robin Reynolds-Haertle Date: Wed, 2 Oct 2019 19:09:59 -0700 Subject: [PATCH] Update ns-Accessibility.xml There is a doc build problem that's dropping the word "Accessibility" on this page: https://docs.microsoft.com/en-us/dotnet/api/?view=netframework-4.8 This pull request won't fix that problem, but at least there will be a grammatically correct sentence. --- xml/ns-Accessibility.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/ns-Accessibility.xml b/xml/ns-Accessibility.xml index fdb5cc418f7..fe4eea313b5 100644 --- a/xml/ns-Accessibility.xml +++ b/xml/ns-Accessibility.xml @@ -1,6 +1,6 @@ - The and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) accessibility interface. + The namespace and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) accessibility interface. - \ No newline at end of file +