Fix some typos

Signed-off-by: Ben Westover <me@benthetechguy.net>
This commit is contained in:
Ben Westover
2024-10-29 18:24:19 +00:00
parent fd109c4740
commit f6511c601e
3 changed files with 16 additions and 16 deletions

View File

@ -58,7 +58,7 @@ class MSADeviceCodeStep : public AuthStep {
void authorizeWithBrowser(QString url, QString code, int expiresIn);
private slots:
void deviceAutorizationFinished();
void deviceAuthorizationFinished();
void startPoolTimer();
void authenticateUser();
void authenticationFinished();