Fix comment typo

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179594157
This commit is contained in:
mcilwain
2017-12-27 11:27:05 -05:00
committed by Ben McIlwain
parent 842689f0c1
commit f35fc9de6c
@@ -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.
*/