summaryrefslogtreecommitdiff
path: root/doc/classes/EditorProperty.xml
diff options
context:
space:
mode:
authorJonathan Gollnick <jonathan.gollnick@gmail.com>2021-06-05 14:24:24 -0500
committerJonathan Gollnick <jonathan.gollnick@gmail.com>2021-06-10 16:30:28 -0500
commit6710ad1737589e280cba5766a26c04172dccd0f9 (patch)
tree3874b632278fba2d62e984329dbbf3c40e6adc85 /doc/classes/EditorProperty.xml
parentbc1fcb9c659c573a38347088ccda3640fe2ae4c8 (diff)
Let var2str display StringName with correct sigil
Diffstat (limited to 'doc/classes/EditorProperty.xml')
-rw-r--r--doc/classes/EditorProperty.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorProperty.xml b/doc/classes/EditorProperty.xml
index f568263ff8..fd9fae435b 100644
--- a/doc/classes/EditorProperty.xml
+++ b/doc/classes/EditorProperty.xml
@@ -25,7 +25,7 @@
</argument>
<argument index="1" name="value" type="Variant">
</argument>
- <argument index="2" name="field" type="StringName" default="@&quot;&quot;">
+ <argument index="2" name="field" type="StringName" default="&amp;&quot;&quot;">
</argument>
<argument index="3" name="changing" type="bool" default="false">
</argument>