Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/tasks/cdt_t_variables.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/tasks/cdt_t_variables.htm3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_variables.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_variables.htm
index d8ea799679c..2f2fedc5ded 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_variables.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_variables.htm
@@ -29,8 +29,7 @@ or disable variable values.</p>
program handles a particular value or to speed through a loop.</p>
<ol>
- <li>In Variables view, right-click a variable, and select <b>Change Variable
- Value</b>.</li>
+ <li>In Variables view, right-click a variable, and select <b>Change Value</b>.</li>
<li>Type a value.</li>
</ol>

Back to the top