fix a bunch of comment typos found by codespell. Patch by
Luis Felipe Strano Moraes!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129559 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/hacking.html b/www/hacking.html
index 120e4d0..969a39c 100644
--- a/www/hacking.html
+++ b/www/hacking.html
@@ -232,7 +232,7 @@
<!--=====================================================================-->
<p>To return changes to the Clang team, unless you have checkin
- privileges, the prefered way is to send patch files to the
+ privileges, the preferred way is to send patch files to the
cfe-commits mailing list, with an explanation of what the patch is for.
Or, if you have questions, or want to have a wider discussion of what
you are doing, such as if you are new to Clang development, you can use