commit | a2472d28fddb1ebd05ef9c1024254c8b9638490f | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Wed Apr 13 14:20:30 2011 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Wed Apr 13 14:20:30 2011 -0400 |
tree | 199b1393362dc8e3cdf3396f87e7d00d756bfd2e | |
parent | 9b342c6fd4455aa5ee988007a0cac09032b3219c [diff] |
Transplant: Fix wording and clarify that the IDNA codec operates on full domain names. Before reading the code to check, I wasn't sure if it operated on full domain names or just individual labels.