Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEugene Tarassov2012-05-22 17:02:16 +0000
committerEugene Tarassov2012-05-22 17:02:16 +0000
commit6893c815ae15f936b45c664b6100cf921cfe665d (patch)
tree9a2c050f138ced06627234084c79857e59f52c36 /docs
parent62f2a22ca34e34e9e6ca9b5b3af252b9058668cd (diff)
downloadorg.eclipse.tcf-6893c815ae15f936b45c664b6100cf921cfe665d.tar.gz
org.eclipse.tcf-6893c815ae15f936b45c664b6100cf921cfe665d.tar.xz
org.eclipse.tcf-6893c815ae15f936b45c664b6100cf921cfe665d.zip
Bug 380268 - Possible typo in memory service documentation
Diffstat (limited to 'docs')
-rw-r--r--docs/TCF Service - Memory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TCF Service - Memory.html b/docs/TCF Service - Memory.html
index 2079567fd..bdddf6880 100644
--- a/docs/TCF Service - Memory.html
+++ b/docs/TCF Service - Memory.html
@@ -144,7 +144,7 @@ Service sends contextChanged event to notify changes in context data.</p>
<li><code><b><font face="Courier New" size=2 color=#333399>"AddressSize" : <i>&lt;int&gt;</i></font></b></code>
- size of memory address in bytes.
- <li><code><b><font face="Courier New" size=2 color=#333399>"Name" : <i>&lt;int&gt;</i></font></b></code>
+ <li><code><b><font face="Courier New" size=2 color=#333399>"Name" : <i>&lt;string&gt;</i></font></b></code>
- name of the context, can be used for UI purposes.
<li><code><b><font face="Courier New" size=2 color=#333399>"StartBound" : <i>&lt;int&gt;</i></font></b></code>

Back to the top