mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-04 07:05:51 +03:00
Merge pull request #148 from binarin/patch-1
Fix a small rst rendering issue
This commit is contained in:
commit
47f6e357be
@ -304,7 +304,7 @@ Using Your Own Event Type
|
||||
|
||||
Since we often need to communicate application-specific events beyond
|
||||
Vty input events to the event handler, brick supports embedding your
|
||||
application's custom events in the stream of ``BrickEvent``s that
|
||||
application's custom events in the stream of ``BrickEvent``-s that
|
||||
your handler will receive. The type of these events is the type ``e``
|
||||
mentioned in ``BrickEvent n e`` and ``App s e n``.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user