doc: Fix wrong references found by new makerst.py

Thanks @PJB3005
This commit is contained in:
Rémi Verschelde
2019-01-07 10:02:04 +01:00
parent c3208308e0
commit 55afdd1433
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
A Visual Script node representing a constant from the base types.
</brief_description>
<description>
A Visual Script node representing a constant from base types, such as [Vector3.AXIS_X].
A Visual Script node representing a constant from base types, such as [constant Vector3.AXIS_X].
</description>
<tutorials>
</tutorials>