mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00
fix wordings in user docs
This commit is contained in:
parent
a0172c2c93
commit
9ae3086a27
2 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@ and, moreover, change the visibility of other property pages.
|
|||
</tr>
|
||||
<tr>
|
||||
<td><dt>Variables</dt></td>
|
||||
<td>Opens the Select build variable dialog where you can select a variable to specify as an argument for, or create and configure simple build variables which you can reference in build configurations that support variables. This button is only visible when <b>Generate makefiles automatically</b> is set not selected.</td>
|
||||
<td>Opens the Select build variable dialog where you can select a variable to specify as an argument for the build directory, or create and configure simple build variables which you can reference in build configurations that support variables. This button is only visible when <b>Generate makefiles automatically</b> is set not selected.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><dt>Inherited from container</dt></td>
|
||||
<td>When enabled, the selected resource inherits the character line ending for new text files from that specified for it's container resource.</td>
|
||||
<td>When enabled, the selected resource inherits the character line ending for new text files specified for it's container resource.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><dt>Other</dt></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue