
commit 39848ca1669b25135d484aa23cfbb0a796dc0e63 Author: skaluzka <skaluzka@protonmail.com> Date: Tue Dec 14 23:14:02 2021 +0100 Correct typo in scripts/README file Signed-off-by: skaluzka <skaluzka@protonmail.com> --- scripts/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README b/scripts/README index 7de0d003e4..4cb49370f5 100644 --- 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