summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index b90c76af..c674f5d7 100644
--- a/HACKING
+++ b/HACKING
@@ -300,7 +300,7 @@ PATCH SUBMISSION
git diff -up mybranch..remotes/quagga.net/master
It is preferable to use git format-patch, and even more preferred to
- publish a git repostory (see GIT COMMIT SUBSMISSION).
+ publish a git repository (see GIT COMMIT SUBMISSION).
If not using git format-patch, Include the commit message in the email.