Typo.
authorChad Rosier <mcrosier@apple.com>
Tue, 7 Jun 2011 20:03:13 +0000 (20:03 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 7 Jun 2011 20:03:13 +0000 (20:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132730 91177308-0d34-0410-b5e6-96231b3b80d8

docs/HowToSubmitABug.html

index 0af273f40319ca813ddf77ca9ed5c3a8f268921e..10ff9def9df9f76ae9971fd6a414b0e2a0c25ef8 100644 (file)
@@ -151,7 +151,7 @@ Then run:</p>
 </div>
 
 <p>This command should do two things: it should print out a list of passes, and
-then it should crash in the same was as llvm-gcc.  If it doesn't crash, please
+then it should crash in the same way as llvm-gcc.  If it doesn't crash, please
 follow the instructions for a <a href="#front-end">front-end bug</a>.</p>
 
 <p>If this does crash, then you should be able to debug this with the following