Fix documentation for consistency

This commit is contained in:
Septian
2023-07-12 05:33:49 +07:00
parent 23318e8778
commit 377cbaba43
7 changed files with 7 additions and 7 deletions

View File

@@ -1234,7 +1234,7 @@
<param index="1" name="to_line" type="int" />
<description>
Emitted immediately when the text changes.
When text is added [param from_line] will be less then [param to_line]. On a remove [param to_line] will be less then [param from_line].
When text is added [param from_line] will be less than [param to_line]. On a remove [param to_line] will be less than [param from_line].
</description>
</signal>
<signal name="text_changed">