From 6149bc61631c6c48aac9bb25334a3bfaa36f2c08 Mon Sep 17 00:00:00 2001 From: Radek Zikmund <32671551+rzikm@users.noreply.github.com> Date: Tue, 20 Aug 2024 18:36:52 +0200 Subject: [PATCH] Fix summary on Diagnostics.Activity.RootId (#10281) Fixes #10205 --- xml/System.Diagnostics/Activity.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Diagnostics/Activity.xml b/xml/System.Diagnostics/Activity.xml index 1d8fb851c67..073b340432e 100644 --- a/xml/System.Diagnostics/Activity.xml +++ b/xml/System.Diagnostics/Activity.xml @@ -1299,7 +1299,7 @@ If the Gets the root ID of this . - The root ID, or if the current instance has either a or an . + The root ID, or if the current instance has neither nor .