commit | e0fd2f880e13d9649630713c93a620d1e3a48814 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Wed Apr 13 14:12:18 2011 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Wed Apr 13 14:12:18 2011 -0400 |
tree | f592f12987469b5f015252a6327a515c8d98b3d8 | |
parent | ce073cdac7ab12dc4c266ed1b8a10d38c427bd01 [diff] |
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.