Skip to content

Commit 011954f

Browse files
committed
Refactor signal documentation to improve clarity
1 parent 4254946 commit 011954f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/classes/Signal.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<param index="0" name="object" type="Object" />
4949
<param index="1" name="signal" type="StringName" />
5050
<description>
51-
Creates a new [Signal] named [param signal] in the specified [param object].
51+
Creates a [Signal] object referencing a signal named [param signal] in the specified [param object].
5252
</description>
5353
</constructor>
5454
</constructors>

0 commit comments

Comments
 (0)