[ci skip] Remove trailing whitespace

This commit is contained in:
Oliver Booth 2022-04-30 13:09:47 +01:00
parent a6139a5720
commit 842053d571
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ public static class StringExtensions
/// </summary> /// </summary>
/// <param name="input"> /// <param name="input">
/// The input string. Floating point is not supported, but range the following units are supported: /// The input string. Floating point is not supported, but range the following units are supported:
/// ///
/// <list type="table"> /// <list type="table">
/// <listheader> /// <listheader>
/// <term>Suffix</term> /// <term>Suffix</term>

View File

@ -11,7 +11,7 @@ public static class TimeSpanParser
/// </summary> /// </summary>
/// <param name="value"> /// <param name="value">
/// The input string. Floating point is not supported, but range the following units are supported: /// The input string. Floating point is not supported, but range the following units are supported:
/// ///
/// <list type="table"> /// <list type="table">
/// <listheader> /// <listheader>
/// <term>Suffix</term> /// <term>Suffix</term>