Skip to content

Commit e9c2ad3

Browse files
committed
Fixed typo and added unregister to spelling_wordlist
Signed-off-by: Zakaria Talbi Lalmi <zakariatalbi@eprosima.com>
1 parent 9342748 commit e9c2ad3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/rst/spelling_wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Requiredness
4343
runtime
4444
scalable
4545
Tsan
46+
unregister
4647
utils
4748
validator
4849
Vulcanexus

docs/rst/user_manual/participants/xml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Overriding profile QoS from the YAML configuration
127127

128128
When a matching XML profile is applied, the QoS fields explicitly set by the user in the YAML
129129
configuration take precedence over the values in the XML profile.
130-
This behaviour is controlled by the ``endpoint-qos-mode`` participant tag, which accepts two values:
130+
This behavior is controlled by the ``endpoint-qos-mode`` participant tag, which accepts two values:
131131

132132
* ``xml-overridable`` *(default)*: the XML profile is applied first, and any QoS field explicitly set in
133133
the YAML configuration overrides the corresponding value from the profile.

0 commit comments

Comments
 (0)