mirror of
https://github.com/google/nomulus.git
synced 2025-05-15 08:57:12 +02:00
Fix comment typo
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179594157
This commit is contained in:
parent
842689f0c1
commit
f35fc9de6c
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ public final class ReservedList
|
|||
|
||||
/**
|
||||
* Returns true if the given label and TLD is reserved for an anchor tenant, and the given auth
|
||||
* code matches the one set on the reservation. If there are multiple anchor tenant entries fo
|
||||
* code matches the one set on the reservation. If there are multiple anchor tenant entries for
|
||||
* this label, all the auth codes need to be the same and match the given one, otherwise an
|
||||
* exception is thrown.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue