Fix typos and inconsistencies in classref
This commit is contained in:
@ -237,7 +237,7 @@
|
||||
<return type="bool" />
|
||||
<param index="0" name="right" type="AABB" />
|
||||
<description>
|
||||
Returns [code]true[/code] if the vectors are not equal.
|
||||
Returns [code]true[/code] if the AABBs are not equal.
|
||||
[b]Note:[/b] Due to floating-point precision errors, consider using [method is_equal_approx] instead, which is more reliable.
|
||||
</description>
|
||||
</operator>
|
||||
|
||||
Reference in New Issue
Block a user