Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm
index b59982c460b..3a406a0b154 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm
@@ -22,29 +22,29 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
- <b>New...</b>
+ <strong>New...</strong>
</td>
- <td valign="top">Opens the <b>New Task Tag</b> dialog box to create a new todo task tag.<br />
+ <td valign="top">Opens the <strong>New Task Tag</strong> dialog box to create a new todo task tag.<br />
<p><img src="../images/cdt_pref_new_task_tag_dlg.png" alt="New Task Tag Dialog Box"></p>
</td>
</tr>
<tr>
<td valign="top" >
- <b>Edit...</b></td>
+ <strong>Edit...</strong></td>
<td valign="top">
- Opens the <b>Edit Task Tag</b> dialog box to modify the selected tag.
+ Opens the <strong>Edit Task Tag</strong> dialog box to modify the selected tag.
</td>
</tr>
<tr>
<td valign="top" >
- <b>Remove</b>
+ <strong>Remove</strong>
</td>
<td valign="top">
Removes the selected task tag.
@@ -52,15 +52,15 @@
</tr>
<tr>
<td valign="top" >
- <b>Default</b>
+ <strong>Default</strong>
</td>
<td valign="top">
- Sets the selected task tag as the default tag. The default tags appears in <b>bold</b> text.
+ Sets the selected task tag as the default tag. The default tags appears in <strong>bold</strong> text.
</td>
</tr>
<tr>
<td valign="top" >
- <b>Case sensitive task tag names</b>
+ <strong>Case sensitive task tag names</strong>
</td>
<td valign="top">
Enable to enter task tags using the same case as the tag. Disable to always use the defined case for the tags.

Back to the top