Skip to content

Commit

Permalink
Minor documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
vladsandu committed May 26, 2020
1 parent a3a3e70 commit 06e66a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class PostmarkMessageStreamArchivalConfirmation
public string ID { get; set; }

/// <summary>
/// SeverID of the message stream that was archived.
/// Id of the server where this stream was archived.
/// </summary>
public int ServerID { get; set; }

Expand Down

0 comments on commit 06e66a2

Please sign in to comment.