summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/02_idl.html
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/02_idl.html')
-rw-r--r--CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/02_idl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/02_idl.html b/CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/02_idl.html
index 82e42a3c410..2e6aa75a68e 100644
--- a/CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/02_idl.html
+++ b/CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/02_idl.html
@@ -58,7 +58,7 @@
};<br/>
</code>
The ShapeType struct is the the data structure that is send from the
- sender to the receiver through DDS.<br/>
+ sender to the receiver through DDS. In DDS this struct is called a sample.<br/>
This file is also used as input for the RTI DDS generator. Since we're
using RTI DDS in this example, the key of this struct is defined with
<code>//@key</code> as shown above.