summaryrefslogtreecommitdiff
path: root/docs/Lexicon.html
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-07-22 06:46:17 +0000
committerBill Wendling <isanbard@gmail.com>2008-07-22 06:46:17 +0000
commit7c6d410f66b3b76a5c1867b827cfc6ff46591bf9 (patch)
tree910636a19b0c200837b2884f76cbd1ebe14f6674 /docs/Lexicon.html
parentc8be0a47b60b4aebb6637af836da41c61db6d971 (diff)
Use &mdash; because.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53901 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Lexicon.html')
-rw-r--r--docs/Lexicon.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Lexicon.html b/docs/Lexicon.html
index fbe09564c75..62506d858b1 100644
--- a/docs/Lexicon.html
+++ b/docs/Lexicon.html
@@ -91,7 +91,7 @@
<div class="doc_text">
<dl>
<dt><a name="BURS"><b>BURS</b></a></dt>
- <dd>Bottom Up Rewriting System - A method of instruction selection for
+ <dd>Bottom Up Rewriting System&mdash;A method of instruction selection for
code generation. An example is the <a
href="http://www.program-transformation.org/Transform/BURG">BURG</a> tool.</dd>
</dl>