Fix comment typo

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179594157
This commit is contained in:
mcilwain 2017-08-26 13:12:42 -04:00 committed by Ben McIlwain
parent 842689f0c1
commit f35fc9de6c

View file

@ -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 * 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 * this label, all the auth codes need to be the same and match the given one, otherwise an
* exception is thrown. * exception is thrown.
*/ */