From 1a41bcd2bca8d9bb0c31379aa41766a2b638b2ce Mon Sep 17 00:00:00 2001 From: Issung Date: Wed, 23 Jul 2025 11:13:28 +1000 Subject: [PATCH] Remove redundant item closing tag from dotpoint list --- 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 d4e7f94ac50..e74cf617b3b 100644 --- a/xml/System.Diagnostics/Activity.xml +++ b/xml/System.Diagnostics/Activity.xml @@ -1878,7 +1878,7 @@ Calling the `Start` method does the following: - Sets to hold . - Sets to this . - If was not set previously, sets it to . -- Generates a unique for this activity. +- Generates a unique for this activity. Use to start the and write the start event.