aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorskaluzka <skaluzka@protonmail.com>2021-12-14 23:14:02 +0100
committerskaluzka <skaluzka@protonmail.com>2021-12-14 23:14:02 +0100
commit39848ca1669b25135d484aa23cfbb0a796dc0e63 (patch)
tree280be5d142abc5674ecc255321232959cb4496de /scripts
parentb8e6eb62364eecfbaec5bcd14fe887ee64a1daef (diff)
downloadtor-39848ca1669b25135d484aa23cfbb0a796dc0e63.tar.gz
tor-39848ca1669b25135d484aa23cfbb0a796dc0e63.zip
Correct typo in scripts/README file
Signed-off-by: skaluzka <skaluzka@protonmail.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/README2
1 files changed, 1 insertions, 1 deletions
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