From 95cdd342ac91b25cbe2f6769ea7ec03c10f26f4e Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Mon, 26 Jan 2026 07:08:05 -0800 Subject: [PATCH] Remove inheritance restriction from summary (#12257) --- xml/System.ComponentModel.Design/ServiceContainer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.ComponentModel.Design/ServiceContainer.xml b/xml/System.ComponentModel.Design/ServiceContainer.xml index a5b12f944c4..304be6ecd50 100644 --- a/xml/System.ComponentModel.Design/ServiceContainer.xml +++ b/xml/System.ComponentModel.Design/ServiceContainer.xml @@ -66,7 +66,7 @@ - Provides a simple implementation of the interface. This class cannot be inherited. + Provides a simple implementation of the interface.