X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Fnetwork.h;h=38e1883c3d2e9627a1778a454294692003134fb1;hb=258df63876c8b2b5f3ff14a6fbae14ea0b713457;hp=8a810216bfa2a2a4b70801669e45861e435e5780;hpb=13a1c223286e5cc174177810d30298cf843f0973;p=quassel.git diff --git a/src/common/network.h b/src/common/network.h index 8a810216..38e1883c 100644 --- a/src/common/network.h +++ b/src/common/network.h @@ -295,7 +295,7 @@ public : * * These results aren't valid if the network is disconnected or capability negotiation hasn't * happened, and some servers might not correctly advertise capabilities. Don't treat this as - * a guarentee. + * a guarantee. * * @param[in] capability Name of capability * @returns True if connected and advertised by the server, otherwise false