Skip to content

Commit 33488b3

Browse files
committed
Fix error on XML code in 12.1.8 on the docs
Signed-off-by: Javier Gil <javiergil@eprosima.com>
1 parent 9b8ee53 commit 33488b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

code/XMLTester.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3267,7 +3267,7 @@
32673267
<properties>
32683268
<property>
32693269
<name>fastdds.type_propagation</name>
3270-
<value>enable</value>
3270+
<value>enabled</value>
32713271
</property>
32723272
</properties>
32733273
</propertiesPolicy>

docs/fastdds/property_policies/non_consolidated_qos.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,4 +509,4 @@ The different property values have the following effects on the local |DomainPar
509509
:language: xml
510510
:start-after: <!-->TYPE_PROPAGATION_PROPERTY<-->
511511
:end-before: <!--><-->
512-
:lines: 2-4,6-16,18-19
512+
:lines: 2-4,6-17,19-20

0 commit comments

Comments
 (0)