tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 39848ca1669b25135d484aa23cfbb0a796dc0e63
parent b8e6eb62364eecfbaec5bcd14fe887ee64a1daef
Author: skaluzka <skaluzka@protonmail.com>
Date:   Tue, 14 Dec 2021 23:14:02 +0100

Correct typo in scripts/README file

Signed-off-by: skaluzka <skaluzka@protonmail.com>

Diffstat:
Mscripts/README | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/README b/scripts/README @@ -12,7 +12,7 @@ never used. maint/checkOptionDocs.pl -- Make sure that Tor options are documented in the manpage, and that the manpage only documents real Tor options. -maint/checkSpaces.pl -- Style checker for the Tor source code. Mainly checks +maint/checkSpace.pl -- Style checker for the Tor source code. Mainly checks whitespace. maint/findMergedChanges.pl -- Find a set of changes/* files that have been