doc: Fix style inconsistencies for [b]Note:[/b] paragraphs

(cherry picked from commit 788b3aa27a)
This commit is contained in:
Rémi Verschelde
2021-10-05 14:24:34 +02:00
parent 487ca87e94
commit c7eb3d25e7
26 changed files with 41 additions and 37 deletions

View File

@@ -38,7 +38,7 @@
<return type="Variant" />
<description>
Constructs a new object of the base type with a script of this type already attached.
[i]Note[/i]: Any arguments passed to this function will be ignored and not passed to the native constructor function. This will change with in a future API extension.
[b]Note:[/b] Any arguments passed to this function will be ignored and not passed to the native constructor function. This will change with in a future API extension.
</description>
</method>
</methods>