Surrounds boolean false with code tag
This commit is contained in:
parent
5216ce23b6
commit
aa7ce12bee
@ -182,7 +182,7 @@
|
||||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
Returns [code]true[/code] if the vector is normalized, and false otherwise.
|
||||
Returns [code]true[/code] if the vector is normalized, [code]false[/code] otherwise.
|
||||
</description>
|
||||
</method>
|
||||
<method name="length">
|
||||
|
@ -157,7 +157,7 @@
|
||||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
Returns [code]true[/code] if the vector is normalized, and false otherwise.
|
||||
Returns [code]true[/code] if the vector is normalized, [code]false[/code] otherwise.
|
||||
</description>
|
||||
</method>
|
||||
<method name="length">
|
||||
|
Loading…
Reference in New Issue
Block a user