summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README-hacking2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-hacking b/README-hacking
index ef2f366..4af67f4 100644
--- a/README-hacking
+++ b/README-hacking
@@ -72,7 +72,7 @@ If you have already bootstrapped, you can redo it in two phases:
$ ./autogen.sh
Separating the phases can be useful for reproducible builds, and for
-appling local modifications between the two phases.
+applying local modifications between the two phases.
Enjoy!