diff --git a/docs/Lexicon.html b/docs/Lexicon.html
index 62506d858b1..e3d40f7af42 100644
--- a/docs/Lexicon.html
+++ b/docs/Lexicon.html
@@ -157,7 +157,7 @@ href="http://www.program-transformation.org/Transform/BURG">BURG tool.
Inter-Procedural Optimization. Refers to any variety of code
optimization that occurs between procedures, functions or compilation units
(modules).
- ISel
+ ISel
Instruction Selection.
@@ -175,7 +175,7 @@ href="http://www.program-transformation.org/Transform/BURG">BURG tool.
-
+
- Object Pointer
@@ -214,7 +214,7 @@ href="http://www.program-transformation.org/Transform/BURG">BURG tool.
- - Safe Point
+ - Safe Point
- In garbage collection, it is necessary to identify stack
roots so that reachability analysis may proceed. It may be infeasible to
provide this information for every instruction, so instead the information