summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorMatthijs Kooijman <matthijs@stdin.nl>2008-10-20 08:45:34 +0000
committerMatthijs Kooijman <matthijs@stdin.nl>2008-10-20 08:45:34 +0000
commit3abb308878790b747c445ef04167e205fb13d5e3 (patch)
tree90c6f183ea36ec509043a531e66d2680c84b47f0 /llvm/docs
parent1f7fac0da428ca62c5f87ec8216a970c012b4ef0 (diff)
downloadbcm5719-llvm-3abb308878790b747c445ef04167e205fb13d5e3.tar.gz
bcm5719-llvm-3abb308878790b747c445ef04167e205fb13d5e3.zip
Fix spelling error.
llvm-svn: 57820
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/TableGenFundamentals.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/TableGenFundamentals.html b/llvm/docs/TableGenFundamentals.html
index a89e60dba9a..48087274a17 100644
--- a/llvm/docs/TableGenFundamentals.html
+++ b/llvm/docs/TableGenFundamentals.html
@@ -694,7 +694,7 @@ File-scope let expressions are really just another way that TableGen allows the
end-user to factor out commonality from the records.</p>
<p>File-scope "let" expressions take a comma-separated list of bindings to
-apply, and one of more records to bind the values in. Here are some
+apply, and one or more records to bind the values in. Here are some
examples:</p>
<div class="doc_code">
OpenPOWER on IntegriCloud