summaryrefslogtreecommitdiff
path: root/modules/mono/doc_classes
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mono/doc_classes')
-rw-r--r--modules/mono/doc_classes/GodotSharp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/doc_classes/GodotSharp.xml b/modules/mono/doc_classes/GodotSharp.xml
index 9de6b48e9e..b981542801 100644
--- a/modules/mono/doc_classes/GodotSharp.xml
+++ b/modules/mono/doc_classes/GodotSharp.xml
@@ -38,7 +38,7 @@
</method>
<method name="is_domain_finalizing_for_unload">
<return type="bool" />
- <argument index="0" name="domain_id" type="int" />
+ <param index="0" name="domain_id" type="int" />
<description>
Returns [code]true[/code] if the domain is being finalized, [code]false[/code] otherwise.
</description>