X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcore%2Fauthenticator.h;h=6dec048d913fcfe531c0bb7c6d9c27a07d487abb;hb=HEAD;hp=8797f5af205bd1550d3b1ffff106e80b2cfe0df8;hpb=24c7de34254b5de4cf28045a6923a527e06f7290;p=quassel.git diff --git a/src/core/authenticator.h b/src/core/authenticator.h index 8797f5af..6dec048d 100644 --- a/src/core/authenticator.h +++ b/src/core/authenticator.h @@ -40,7 +40,7 @@ public: { IsReady, // ready to go NeedsSetup, // need basic setup (ask the user for input) - NotAvailable // remove the authenticator backend from the list of avaliable authenticators. + NotAvailable // remove the authenticator backend from the list of available authenticators. }; public slots: