diff --git a/docs/dev/Lua API.rst b/docs/dev/Lua API.rst index 99dcabf7e..49f0b3633 100644 --- a/docs/dev/Lua API.rst +++ b/docs/dev/Lua API.rst @@ -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)``