]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
check-speces is a typo.
authorSebastian Hahn <sebastian@torproject.org>
Tue, 27 Apr 2010 17:01:08 +0000 (19:01 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Tue, 27 Apr 2010 17:01:08 +0000 (19:01 +0200)
doc/HACKING

index 70bda65ab028fa200eedbeb499a1ca74b9d79c3b..ac68a35a088a653556d821c76592f491c4009265 100644 (file)
@@ -145,7 +145,7 @@ preference)
 Did you remember...
 
    - To build your code while configured with --enable-gcc-warnings?
-   - To run "make check-speces" on your code?
+   - To run "make check-spaces" on your code?
    - To write unit tests, as possible?
    - To base your code on the appropriate branch?
    - To include a file in the "changes" directory as appropriate?