This commit is contained in:
Jack Andersen 2017-01-07 14:22:49 -10:00 committed by GitHub
parent b82c928e45
commit d7147cd3f7
1 changed files with 1 additions and 1 deletions

View File

@ -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.