style: Add missing space in WriteClockAsync summary

This commit is contained in:
Michael Croes
2023-09-04 21:55:34 +02:00
parent 0774e124bf
commit 10315b4b4c

View File

@@ -327,7 +327,7 @@ namespace S7.Net
}
/// <summary>
///Write the PLC clock value.
/// Write the PLC clock value.
/// </summary>
/// <param name="value">The date and time to set the PLC clock to</param>
/// <param name="cancellationToken">The token to monitor for cancellation requests. The default value is None.