Skip to content

Commit 6c25e4e

Browse files
myk002lethosor
andauthored
Apply suggestions from code review
Co-authored-by: Alan <lethosor@users.noreply.github.com>
1 parent ad2ac00 commit 6c25e4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev/overlay-dev-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ beyond your everyday `widgets.Widget <widget>`:
7171
widgets owned by the overlay framework must not be attached to that new
7272
screen, but the returned screen can instantiate and configure any new views
7373
that it wants to. See the `hotkeys` DFHack logo widget for an example.
74+
7475
The ``overlay_trigger()`` function enables the activation of overlay widgets
7576
via the command line interface (CLI) or keybindings.
76-
7777
For example, executing ``overlay trigger notes.map_notes add Kitchen``::
7878

7979
function MyOverlayWidget:overlay_trigger(arg1, arg2)

0 commit comments

Comments
 (0)