Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Commit

Permalink
xmldoc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock committed Feb 10, 2024
1 parent 7629b7c commit 51ef509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OidcClient/Infrastructure/LogSerializer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public static class LogSerializer
{
/// <summary>
/// Allows log serialization to be disabled, for example, for platforms
/// that don't support serialization of arbitarary objects to JSON.
/// that don't support serialization of arbitrary objects to JSON.
/// </summary>
public static bool Enabled = true;

Expand Down

0 comments on commit 51ef509

Please sign in to comment.