Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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