Browse Source

doc: Spell make test-network-all correctly in ReleasingTor.md

Closes ticket 28821.
teor 7 years ago
parent
commit
fe89d9df69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/HACKING/ReleasingTor.md

+ 1 - 1
doc/HACKING/ReleasingTor.md

@@ -39,7 +39,7 @@ new Tor release:
    Does 'make distcheck' complain?
 
    How about 'make test-stem' and 'make test-network' and
-   `make test-network-full`?
+   `make test-network-all`?
 
        - Are all those tests still happy with --enable-expensive-hardening ?