Skip to content

Commit

Permalink
Fix spelling/typo in XML doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Jan 14, 2024
1 parent 6a515cd commit 88e82d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Bogus/Extensions/Sweden/ExtensionsForSweden.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public static string Personnummer(this Person person)
/// Swedish coordination number
/// </summary>
/// <remarks>
/// Coordination numbers enable Swedish public authorities and other organisations with a public function
/// Coordination numbers enable Swedish public authorities and other organizations with a public function
/// to identify people who are not currently – and have never been – registered at an address in Sweden.
/// </remarks>
public static string Samordningsnummer(this Person person)
Expand Down

0 comments on commit 88e82d7

Please sign in to comment.