Fix register printing in disassembling of push/pop of segment registers and in/out...
[oota-llvm.git] / 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