]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - CONTRIBUTING.md
Merge pull request #9134 from omoerbeek/secpoll-cleanup
[thirdparty/pdns.git] / CONTRIBUTING.md
index a2e184528ef0c48f4aa3d7425eda4ae8ec912fbb..28d3d7c3708b04d41cd1c1df21ab5cd81a2c1d1e 100644 (file)
@@ -66,7 +66,7 @@ and
 
 ## Commit Guidelines
 * Tell why the change does what it does, not how it does it.
-* The first line should be short (preferebly less than 50 characters)
+* The first line should be short (preferably less than 50 characters)
 * The rest of the commit body should be wrapped at 72 characters (see [this](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) for more info)
 * If this commit fixes an issue, put "Closes #XXXX" in the message
 * Do not put whitespace fixes/cleanup and functionality changes in the same commit