Skip to content

Commit

Permalink
fix: another comment fix, wink wink (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanderson-ld authored Apr 19, 2024
1 parent 52113a2 commit 6ce958c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/sdk/server/src/Hooks/Method.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace LaunchDarkly.Sdk.Server.Hooks
{
/// <summary>
/// Method represents the SDK client method that triggered a hook invocation. Fixing some commenting.
/// Method represents the SDK client method that triggered a hook invocation. Fixing some commenting. Again.
/// </summary>
#pragma warning disable 1591
public static class Method
Expand Down

0 comments on commit 6ce958c

Please sign in to comment.