mirror of https://github.com/odrling/Aegisub
Lua docs: Typo fix
This commit is contained in:
parent
8e1cc6228e
commit
0376c56a95
|
@ -23,7 +23,7 @@ Returns: 1 number
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
function aegisub.get_selection()
|
function aegisub.gui.get_selection()
|
||||||
|
|
||||||
Returns: 2 values, all numbers.
|
Returns: 2 values, all numbers.
|
||||||
1. Starting position of the selection.
|
1. Starting position of the selection.
|
||||||
|
|
Loading…
Reference in New Issue