aboutsummaryrefslogtreecommitdiffstats
path: root/docs/HowToSubmitABug.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-08-24 17:30:55 +0000
committerChris Lattner <sabre@nondot.org>2003-08-24 17:30:55 +0000
commit390e3c3000673559502c9cc51785f9db3f971797 (patch)
treece09e1869d53ae70c51f82e469b67d08fadc8b5b /docs/HowToSubmitABug.html
parent1543e40cea50d244979f0667f453cf3466a6106c (diff)
downloadexternal_llvm-390e3c3000673559502c9cc51785f9db3f971797.zip
external_llvm-390e3c3000673559502c9cc51785f9db3f971797.tar.gz
external_llvm-390e3c3000673559502c9cc51785f9db3f971797.tar.bz2
Fix grammar
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8124 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/HowToSubmitABug.html')
-rw-r--r--docs/HowToSubmitABug.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html
index 7b54675..fecd1af 100644
--- a/docs/HowToSubmitABug.html
+++ b/docs/HowToSubmitABug.html
@@ -184,7 +184,7 @@ to reproduce the problem to the llvmbugs mailing list.<p>
</b></font></td></tr></table><ul>
<!-- *********************************************************************** -->
-Fortunately we haven't had to many miscompilations. Because of this, this
+Fortunately we haven't had too many miscompilations. Because of this, this
section is a TODO. Basically, use bugpoint to track down the problem.<p>