[TableGen] Add missing space to output.
[oota-llvm.git] / docs / HistoricalNotes / 2000-12-06-MeetingSummary.txt
index b66e18556f5ecca3f488fcc296037880314e21ba..01b644b3517f76bf5520a65dc26d89c83ae57d55 100644 (file)
@@ -40,7 +40,7 @@ IDEAS TO CONSIDER
    packaged with the bytecodes themselves.  As a conceptual implementation 
    idea, we could include an immediate dominator number for each basic block
    in the LLVM bytecode program.  Basic blocks could be numbered according
-   to the order of occurance in the bytecode representation.
+   to the order of occurrence in the bytecode representation.
 
 2. Including loop header and body information.  This would facilitate
    detection of intervals and natural loops.