From 491268fbae41ad96d2566bb0c969aa303a6f2bb1 Mon Sep 17 00:00:00 2001 From: slozier Date: Mon, 26 Jun 2023 15:23:21 -0400 Subject: [PATCH] Update TimeSpan.xml --- xml/System/TimeSpan.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System/TimeSpan.xml b/xml/System/TimeSpan.xml index 025f51a359c..cad1e1f248b 100644 --- a/xml/System/TimeSpan.xml +++ b/xml/System/TimeSpan.xml @@ -536,7 +536,7 @@ ## Remarks -The specified `days`, `hours`, `minutes`, `seconds``milliseconds` and `microseconds` are converted to ticks, and that value initializes this instance. +The specified `days`, `hours`, `minutes`, `seconds`, `milliseconds` and `microseconds` are converted to ticks, and that value initializes this instance. ]]>