X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fauthenticator.h;fp=src%2Fcore%2Fauthenticator.h;h=6dec048d913fcfe531c0bb7c6d9c27a07d487abb;hp=8797f5af205bd1550d3b1ffff106e80b2cfe0df8;hb=c8ddabf364eff2400c61cea395aefe69eb8ba1b3;hpb=0fdc92b633d25609933314dc4fd942a7ab5dd94a 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: