diff --git a/S7.Net/PlcAsynchronous.cs b/S7.Net/PlcAsynchronous.cs
index 86a9926..7a1dd44 100644
--- a/S7.Net/PlcAsynchronous.cs
+++ b/S7.Net/PlcAsynchronous.cs
@@ -327,7 +327,7 @@ namespace S7.Net
}
///
- ///Write the PLC clock value.
+ /// Write the PLC clock value.
///
/// The date and time to set the PLC clock to
/// The token to monitor for cancellation requests. The default value is None.