mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-30 08:35:50 +00:00
Start applying spell-checking
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Transaction Type</th>
|
||||
<th>Sent by Destination</th><th>Sent by Others</th>
|
||||
<th>Sent by Destination</th> <th>Sent by Others</th>
|
||||
<th class="depauth-spacer"> </th>
|
||||
<th>Sent by Destination</th><th>Sent by Others</th><th>Sent by Preauthorized Others</th>
|
||||
<th>Sent by Destination</th> <th>Sent by Others</th> <th>Sent by Preauthorized Others</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -70,7 +70,7 @@
|
||||
<td class="depauth-maybe">Cross-currency only</td>
|
||||
<td class="depauth-ok">OK</td>
|
||||
<td class="depauth-spacer"> </td>
|
||||
<td class="depauth-maybe">Cross-currency only<sup>1</sup></td>
|
||||
<td class="depauth-maybe">Cross-currency only <sup>1</sup></td>
|
||||
<td class="depauth-no">No Permission</td>
|
||||
<td class="depauth-ok">OK</td>
|
||||
</tr>
|
||||
@@ -79,7 +79,7 @@
|
||||
<td class="depauth-maybe">Cross-currency only</td>
|
||||
<td class="depauth-ok">OK</td>
|
||||
<td class="depauth-spacer"> </td>
|
||||
<td class="depauth-maybe">Cross-currency only<sup>1</sup></td>
|
||||
<td class="depauth-maybe">Cross-currency only <sup>1</sup></td>
|
||||
<td class="depauth-maybe">XRP payments up to the minimum reserve</td>
|
||||
<td class="depauth-ok">OK</td>
|
||||
</tr>
|
||||
@@ -88,7 +88,7 @@
|
||||
<td class="depauth-maybe">Cross-currency only</td>
|
||||
<td class="depauth-ok">OK</td>
|
||||
<td class="depauth-spacer"> </td>
|
||||
<td class="depauth-maybe">Cross-currency only<sup>1</sup></td>
|
||||
<td class="depauth-maybe">Cross-currency only <sup>1</sup></td>
|
||||
<td class="depauth-maybe">Balance changes from rippling</td>
|
||||
<td class="depauth-ok">OK</td>
|
||||
</tr>
|
||||
@@ -97,7 +97,7 @@
|
||||
<td class="depauth-maybe">Cross-currency only</td>
|
||||
<td class="depauth-ok">OK</td>
|
||||
<td class="depauth-spacer"> </td>
|
||||
<td class="depauth-maybe">Cross-currency only<sup>1</sup></td>
|
||||
<td class="depauth-maybe">Cross-currency only <sup>1</sup></td>
|
||||
<td class="depauth-maybe">Balance changes from executing offers</td>
|
||||
<td class="depauth-ok">OK</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user