This commit is contained in:
Tony Garnock-Jones 2019-08-18 22:45:57 +01:00
parent 8f205ea0ca
commit 389b74bf87
1 changed files with 1 additions and 1 deletions

View File

@ -607,7 +607,7 @@ case-by-case basis.
There is *no* ordering requirement on the `E_i` elements or
`K_i`/`V_i` pairs.[^no-sorting-rationale] They may appear in any
order. However, the `E_i` and `K_i` must be pairwise distinct.
order. However, the `E_i` and `K_i` *MUST* be pairwise distinct.
[^no-sorting-rationale]: In the BitTorrent encoding format,
[bencoding](http://www.bittorrent.org/beps/bep_0003.html#bencoding),