]> git.saurik.com Git - bison.git/blobdiff - HACKING
Regen.
[bison.git] / HACKING
diff --git a/HACKING b/HACKING
index 3db97743b39e33ef5d03b8212bc5089d2a1c3df7..8db72959f6f396f89cf685d85ec60b8f3e725a08 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -54,7 +54,7 @@ release:
 
 - run `make maintainer-check' which:
   - runs `valgrind -q bison' to run Bison under Valgrind.
-  - runs the parsers under Valdrind.
+  - runs the parsers under Valgrind.
   - runs the test suite with G++ as C compiler...
 
 - Change tests/atlocal/CFLAGS to add your preferred options.  For