common: Fix typo in Network::capAvailable() docs
authorShane Synan <digitalcircuit36939@gmail.com>
Sun, 17 Sep 2017 17:54:05 +0000 (12:54 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 4 Feb 2018 22:48:36 +0000 (23:48 +0100)
commit0c7ad7a44c42df4156376600c3c9f353fa06e72d
tree635e020b69343cdc47b5dbb99f105a89d84fcdc5
parent2e8eab59dd72e37a740d16d9484502d077aef64d
common: Fix typo in Network::capAvailable() docs

In Network::capAvailable(), fix typo of "guarentee" -> "guarantee".
This doesn't have any impact on running code, but should still be
fixed.

Thanks to @justJanne for finding this.

Closes GH-300.
src/common/network.h