Skip to content

Commit

Permalink
Fixed wrong format in XML comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkans authored and metadings committed Mar 9, 2019
1 parent 1b0e3f6 commit 2021aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZAuth.cs
Expand Up @@ -17,7 +17,7 @@ public class ZAuth : IDisposable

/// <summary>
/// A small class for working with ZAP requests and replies.
// Used internally in ZAuth to simplify working with RFC 27 messages.
/// Used internally in ZAuth to simplify working with RFC 27 messages.
/// </summary>
private class ZAP
{
Expand Down

0 comments on commit 2021aa8

Please sign in to comment.