Sfoglia il codice sorgente

check-speces is a typo.

Sebastian Hahn 15 anni fa
parent
commit
41c0d52810
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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?