]> Cypherpunks repositories - nncp.git/commitdiff
Typo
authorSergey Matveev <stargrave@stargrave.org>
Mon, 7 Jul 2025 14:23:14 +0000 (17:23 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 7 Jul 2025 14:23:14 +0000 (17:23 +0300)
doc/install.texi
doc/integration/warc.texi

index 7ffae6191a95029e407ef65416aa367a140fa5cb..0d7e7fc841960ecda80852c0eb5b337b99bd2d38 100644 (file)
@@ -49,7 +49,7 @@ NNCP should run on any POSIX-compatible operating system.
 
 @pindex go
 @pindex texinfo
-NNCP is written on @url{https://go.dev/, Go} programming language
+NNCP is written in @url{https://go.dev/, Go} programming language
 and you have to install Go compiler 1.22+ version.
 @url{http://cr.yp.to/redo.html, redo} build system is recommended for
 convenience. @url{https://www.gnu.org/software/texinfo/, Texinfo} is
index 27ae6b9a88910092d7037e76d408b5295a1931d6..c8202dbb26b64e3392ab860c56024189f3a5c877 100644 (file)
@@ -66,7 +66,7 @@ $ wget [--page-requisites] [--recursive] \
 
 @pindex crawl
 Or even more simpler @url{https://git.jordan.im/crawl/tree/README.md, crawl}
-utility written on Go too.
+utility written in Go too.
 
 @pindex tofuproxy
 That command will create @file{www.example.com-XXX.warc} web archive.
@@ -75,5 +75,5 @@ It could produce specialized segmented
 @url{https://facebook.github.io/zstd/, Zstandard}
 indexing/searching-friendly compressed archives. I can advise my own
 @url{http://www.tofuproxy.stargrave.org/WARCs.html, tofuproxy} software
-(also written on Go) to index, browse and extract those archives
+(also written in Go) to index, browse and extract those archives
 conveniently.