Update docs/dev/Lua API.rst

Co-authored-by: Alan <lethosor@users.noreply.github.com>
develop
Myk 2023-10-01 23:10:54 -07:00 committed by GitHub
parent 5d295400d2
commit cf7ca40190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -3958,7 +3958,7 @@ Misc
the screen, you must set ``df.global.gps.mouse_x`` and
``df.global.gps.mouse_y`` if you are clicking on the interface layer or
``df.global.gps.precise_mouse_x`` and ``df.global.gps.precise_mouse_y`` if
you are clickin on the map.
you are clicking on the map.
* ``mkdims_xy(x1,y1,x2,y2)``