File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ remaining arguments are the same as for a regular event handler.
280280The ``connect `` and ``disconnect `` events have to be defined explicitly and are
281281not invoked on a catch-all event handler.
282282
283- Similarily , a "catch-all" namespace handler is invoked for any connected
283+ Similarly , a "catch-all" namespace handler is invoked for any connected
284284namespaces that do not have an explicitly defined event handler. As with
285285catch-all events, ``'*' `` is used in place of a namespace::
286286
Original file line number Diff line number Diff line change @@ -492,7 +492,7 @@ information.
492492Catch-All Namespaces
493493~~~~~~~~~~~~~~~~~~~~
494494
495- Similarily to catch-all event handlers, a "catch-all" namespace can be used
495+ Similarly to catch-all event handlers, a "catch-all" namespace can be used
496496when defining event handlers for any connected namespaces that do not have an
497497explicitly defined event handler. As with catch-all events, ``'*' `` is used in
498498place of a namespace::
You can’t perform that action at this time.
0 commit comments