Fix some typos. (#399)
* Fix some typos. Signed-off-by: ChenYing Kuo <evshary@gmail.com> * Also update q_config.c, cyclonedds.rnc, cyclonedds.xsd for correct build. Signed-off-by: ChenYing Kuo <evshary@gmail.com> * Remove cdds.md. Signed-off-by: ChenYing Kuo <evshary@gmail.com>
This commit is contained in:
parent
9a0ad5e2f5
commit
af3604dea7
7 changed files with 6 additions and 1932 deletions
|
@ -385,7 +385,7 @@ static const struct cfgelem thread_properties_cfgattrs[] = {
|
|||
<li><i>tev</i>: general timed-event handling, retransmits and discovery;</li>\n\
|
||||
<li><i>xmit.CHAN</i>: transmit thread for channel CHAN;</li>\n\
|
||||
<li><i>dq.CHAN</i>: delivery thread for channel CHAN;</li>\n\
|
||||
<li><i>tev.CHAN</i>: timed-even thread for channel CHAN.</li></ul>") },
|
||||
<li><i>tev.CHAN</i>: timed-event thread for channel CHAN.</li></ul>") },
|
||||
END_MARKER
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue