Remove non-ascii characters

Attempt fix windows format error
This commit is contained in:
Rob Winch 2024-10-21 00:15:58 -05:00
parent 5736f0897e
commit 6d7df007dd
1 changed files with 1 additions and 2 deletions

View File

@ -71,8 +71,7 @@ public final class ImmutablePublicKeyCredentialUserEntity implements PublicKeyCr
private final Bytes id;
/**
* A human-palatable name for the user account, intended only for display. For
* example, "Alex Müller" or "田中倫". The Relying Party SHOULD let the user choose this,
* A human-palatable name for the user account, intended only for display. The Relying Party SHOULD let the user choose this,
* and SHOULD NOT restrict the choice more than necessary.
*
* Relying Parties SHOULD perform enforcement, as prescribed in Section 2.3 of