mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-21 08:17:40 +00:00
Corrected spelling mistakes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18090 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
program.</dd>
|
||||
</dl>
|
||||
<p>The following table shows the inputs, outputs, and command line options
|
||||
applicabe to each phase.</p>
|
||||
applicable to each phase.</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th style="width: 10%">Phase</th>
|
||||
@@ -593,12 +593,12 @@ optimization.</p>
|
||||
<!-- _______________________________________________________________________ -->
|
||||
<div class="doc_subsection"><a name="substitutions">Substitutions</a></div>
|
||||
<div class="doc_text">
|
||||
<p>On any configruation item that ends in <tt>command</tt>, you must
|
||||
<p>On any configuration item that ends in <tt>command</tt>, you must
|
||||
specify substitution tokens. Substitution tokens begin and end with a percent
|
||||
sign (<tt>%</tt>) and are replaced by the corresponding text. Any substitution
|
||||
token may be given on any <tt>command</tt> line but some are more useful than
|
||||
others. In particular each command <em>should</em> have both an <tt>%in%</tt>
|
||||
and an <tt>%out%</tt> substittution. The table below provides definitions of
|
||||
and an <tt>%out%</tt> substitution. The table below provides definitions of
|
||||
each of the allowed substitution tokens.</p>
|
||||
<table>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user