File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7833,9 +7833,9 @@ Invalid sequences will be represented in the enumeration by <xref:System.Text.Ru
78337833 </Parameters>
78347834 <Docs>
78357835 <param name="span">The source span.</param>
7836- <summary>Indicates whether the specified span contains only whitespace characters.</summary>
7836+ <summary>Indicates whether the specified span is empty or contains only whitespace characters.</summary>
78377837 <returns>
7838- <see langword="true" /> if the span contains only whitespace characters, <see langword="false" /> otherwise.</returns>
7838+ <see langword="true" /> if the span is empty or contains only whitespace characters, <see langword="false" /> otherwise.</returns>
78397839 <remarks>To be added.</remarks>
78407840 </Docs>
78417841 </Member>
You can’t perform that action at this time.
0 commit comments