mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Fix spelling error.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57820 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a1dc602542
commit
94199dad1e
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user