Typo fix.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154937 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/include/clang/Basic/BuiltinsHexagon.def b/include/clang/Basic/BuiltinsHexagon.def
index ffe03ec..36b0495 100644
--- a/include/clang/Basic/BuiltinsHexagon.def
+++ b/include/clang/Basic/BuiltinsHexagon.def
@@ -15,12 +15,12 @@
 // The format of this database matches clang/Basic/Builtins.def.
 
 
-// This one below is not generated from the autogenerated iset.py.
-// So make sure you donot overwrite this one.
+// This ones below are not autogenerated from iset.py.
+// Make sure you do not overwrite these.
 BUILTIN(__builtin_SI_to_SXTHI_asrh, "ii", "")
 BUILTIN(__builtin_circ_ldd, "LLi*LLi*LLi*ii", "")
-// This one above is not generated from the autogenerated iset.py.
-// So make sure you donot overwrite this one.
+// This ones above are not autogenerated from iset.py.
+// Make sure you do not overwrite these.
 
 BUILTIN(__builtin_HEXAGON_C2_cmpeq,"bii","")
 BUILTIN(__builtin_HEXAGON_C2_cmpgt,"bii","")