summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorPaul Jakma <paul@quagga.net>2012-03-07 11:42:03 +0000
committerPaul Jakma <paul@quagga.net>2012-03-07 11:42:03 +0000
commit096259d0623ad1a30c5da139af180909b322c91f (patch)
tree74cc746a93956c5073ac82cf5270913a41ce6b4a /HACKING
parent724b3aef4e59a48e9404ee17f09a504b20af0d37 (diff)
HACKING: Typo fix
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.