We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd63b9 commit c8fb02dCopy full SHA for c8fb02d
1 file changed
plc4net/api/api/messages/IPlcSubscriptionEventArgs.cs
@@ -28,7 +28,7 @@ namespace org.apache.plc4net.messages
28
public interface IPlcSubscriptionEventArgs
29
{
30
/// <summary>
31
- /// Timestamp of the event that occured
+ /// Timestamp of the event that occurred
32
/// </summary>
33
DateTime Timestamp { get; }
34
}
0 commit comments