1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Fix spelling error.

llvm-svn: 57820
This commit is contained in:
Matthijs Kooijman 2008-10-20 08:45:34 +00:00
parent ed477995f1
commit 360091f9fd

View File

@ -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">