Skip to content

Commit

Permalink
Make it a sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarbach committed Feb 15, 2019
1 parent 818e0b6 commit c59ba43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public static MoveToError MoveToError(string errorQueue)
/// <summary>
/// Creates a discard recoverability action.
/// </summary>
/// <param name="reason">The reason why the message was discarded</param>
/// <param name="reason">The reason why the message was discarded.</param>
/// <returns>Discard action.</returns>
public static Discard Discard(string reason)
{
Expand Down

0 comments on commit c59ba43

Please sign in to comment.