mirror of https://github.com/AxioDL/jbus.git
Typo Fix
This commit is contained in:
parent
b82c928e45
commit
d7147cd3f7
|
@ -1,7 +1,7 @@
|
|||
JBus Documentation {#mainpage}
|
||||
==============================
|
||||
|
||||
JBus functions as a server for acceping connections from GBA emulator clients.
|
||||
JBus functions as a server for accepting connections from GBA emulator clients.
|
||||
The jbus::Listener class may be constructed and [started](@ref jbus::Listener::start)
|
||||
to enque incoming jbus::Endpoint instances.
|
||||
|
||||
|
|
Loading…
Reference in New Issue