]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/chunked.texi
Small stylistical changes in documentation
[nncp.git] / doc / chunked.texi
index 5bdbc22dab5abe9e3386146a012c46c5daf33608..27ad5099661f8dd760b90ef5ff07ff14a5b142d4 100644 (file)
@@ -19,7 +19,7 @@ Chunked @file{FILE} produces @file{FILE.nncp.meta},
 @file{FILE}.
 
 @file{.nncp.meta} contains information about file/chunk
-size and their hash checksums. It is
+size and their hash checksums. This is
 @url{https://tools.ietf.org/html/rfc4506, XDR}-encoded structure:
 
 @verbatim
@@ -38,7 +38,7 @@ size and their hash checksums. It is
     Whole reassembled file's size
 @item Chunk size @tab
     unsigned hyper integer @tab
-    Size of each chunks (except for the last one, that could be smaller).
+    Size of each chunk (except for the last one, that could be smaller)
 @item Checksums @tab
     variable length array of 32 byte fixed length opaque data @tab
     BLAKE2b-256 checksum of each chunk