Browse Source

Fix typos in docs/server.rst

pull/1523/head
khanhkhanhlele 7 months ago
parent
commit
e6679b9d6d
  1. 2
      docs/server.rst

2
docs/server.rst

@ -492,7 +492,7 @@ information.
Catch-All Namespaces
~~~~~~~~~~~~~~~~~~~~
Similarily to catch-all event handlers, a "catch-all" namespace can be used
Similarly to catch-all event handlers, a "catch-all" namespace can be used
when defining event handlers for any connected namespaces that do not have an
explicitly defined event handler. As with catch-all events, ``'*'`` is used in
place of a namespace::

Loading…
Cancel
Save