Fix documentation for consistency
This commit is contained in:
parent
23318e8778
commit
377cbaba43
7 changed files with 7 additions and 7 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue