Browse Source

check-speces is a typo.

Sebastian Hahn 14 years ago
parent
commit
41c0d52810
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/HACKING

+ 1 - 1
doc/HACKING

@@ -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?