Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreutarass2011-08-17 15:17:03 +0000
committereutarass2011-08-17 15:17:03 +0000
commit90055920e3355e1444bac7ef298a4b9d7003b2a8 (patch)
tree2db72948346cc586b1b7cbf3c3af2790d74c7e05 /docs/TCF Service - Breakpoints.html
parentd35064771a719a46acc975a107afd2df0d3c3dcb (diff)
downloadorg.eclipse.tcf-90055920e3355e1444bac7ef298a4b9d7003b2a8.tar.gz
org.eclipse.tcf-90055920e3355e1444bac7ef298a4b9d7003b2a8.tar.xz
org.eclipse.tcf-90055920e3355e1444bac7ef298a4b9d7003b2a8.zip
TCF Docs: changed the wording to make it less ambiguous.
Diffstat (limited to 'docs/TCF Service - Breakpoints.html')
-rw-r--r--docs/TCF Service - Breakpoints.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TCF Service - Breakpoints.html b/docs/TCF Service - Breakpoints.html
index 36d9ba575..3696474a5 100644
--- a/docs/TCF Service - Breakpoints.html
+++ b/docs/TCF Service - Breakpoints.html
@@ -204,7 +204,7 @@ A breakpoint service implementation may not change the properties set by the cli
</li>
<li><dt><code><b><font face="Courier New" size=2 color=#333399><a name='propSize'>"Size"</a> : <i>&lt;int&gt;</i></font></b></code>
- <dd>The number of bytes starting at the location expression to which the AccessMode triggers applies
+ <dd>The number of bytes starting at address given by the location expression to which the AccessMode triggers applies.
</li>
<li><dt><code><b><font face="Courier New" size=2 color=#333399><a name='propFile'>"File"</a> : <i>&lt;string&gt;</i></font></b></code>

Back to the top