diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2009-10-12 14:46:08 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2009-10-12 14:46:08 +0000 |
commit | 0f4203861f730cf7868d7f359df0fc1247fe7fc1 (patch) | |
tree | b5e6c868236e5d82d14004546a25a91e2893f252 /llvm/docs/HowToSubmitABug.html | |
parent | 7630f105a1958b1ec4f8b8d14b389745f937291d (diff) | |
download | bcm5719-llvm-0f4203861f730cf7868d7f359df0fc1247fe7fc1.tar.gz bcm5719-llvm-0f4203861f730cf7868d7f359df0fc1247fe7fc1.zip |
Documentation: Perform automated correction of common typos.
llvm-svn: 83849
Diffstat (limited to 'llvm/docs/HowToSubmitABug.html')
-rw-r--r-- | llvm/docs/HowToSubmitABug.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/HowToSubmitABug.html b/llvm/docs/HowToSubmitABug.html index 91d4e2bfe98..0815b88cf73 100644 --- a/llvm/docs/HowToSubmitABug.html +++ b/llvm/docs/HowToSubmitABug.html @@ -60,7 +60,7 @@ more easily.</p> <p>Once you have a reduced test-case, go to <a href="http://llvm.org/bugs/enter_bug.cgi">the LLVM Bug Tracking System</a> and fill out the form with the necessary details (note that you don't -need to pick a catagory, just use the "new-bugs" catagory if you're not sure). +need to pick a category, just use the "new-bugs" category if you're not sure). The bug description should contain the following information:</p> |