ui.gadgets.panes-docs: add a missing parenthesis
parent
106e1ea4f3
commit
5cc07a1c5f
|
@ -75,7 +75,7 @@ ARTICLE: "ui.gadgets.panes" "Pane gadgets"
|
||||||
pane-stream
|
pane-stream
|
||||||
<pane-stream>
|
<pane-stream>
|
||||||
}
|
}
|
||||||
"In addition to the stream output words (" { $link "stream-protocol" } ", pane streams can have gadgets written to them:"
|
"In addition to the stream output words (" { $link "stream-protocol" } "), pane streams can have gadgets written to them:"
|
||||||
{ $subsections
|
{ $subsections
|
||||||
write-gadget
|
write-gadget
|
||||||
print-gadget
|
print-gadget
|
||||||
|
|
Loading…
Reference in New Issue