]> git.proxmox.com Git - mirror_frr.git/commitdiff
HACKING: Typo fix
authorPaul Jakma <paul@quagga.net>
Wed, 7 Mar 2012 11:42:03 +0000 (11:42 +0000)
committerPaul Jakma <paul@quagga.net>
Wed, 7 Mar 2012 11:42:03 +0000 (11:42 +0000)
HACKING

diff --git a/HACKING b/HACKING
index b90c76afea128301ef0072f719a783df57fc9160..c674f5d7d8c626ce5e8d809d6897a25caf589709 100644 (file)
--- 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.