commit c109c6de236fb88b01c0099d22abe934d08301ea parent c88cc55a15ed79fdacea79304fec045e50cb235a Author: Elias Summermatter <elias.summermatter@seccom.ch> Date: Mon, 14 Jun 2021 08:46:30 +0200 Corrected Diffstat:
| M | draft-summermatter-set-union.xml | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/draft-summermatter-set-union.xml b/draft-summermatter-set-union.xml @@ -1500,7 +1500,7 @@ hashSum | 0x0101 | 0x5151 | 0x5050 | 0x0000 | </dd> <dt>HASHES</dt> <dd> - contains one or more successive SHA 512-bit hashes of the elements that are requested with <em><xref target="messages_inquiry" format="title" /></em> messages. + contains one or more successive SHA 512-bit hashes of the elements that are being requested with <em><xref target="messages_inquiry" format="title" /></em> messages. </dd> </dl> </section> @@ -1553,7 +1553,7 @@ hashSum | 0x0101 | 0x5151 | 0x5050 | 0x0000 | </dd> <dt>IBF KEY</dt> <dd> - contains one or more successive ibf key (64-bit unsigned integer) for which the inquiry is sent. + contains one or more successive ibf keys (64-bit unsigned integer) for which the inquiry is sent. </dd> </dl> </section> @@ -1607,7 +1607,7 @@ hashSum | 0x0101 | 0x5151 | 0x5050 | 0x0000 | </dd> <dt>HASH</dt> <dd> - contains one or more successive SHA 512-bit hashes of the elements that is demanded. + contains one or more successive SHA 512-bit hashes of the elements that are being demanded. </dd> </dl> </section>