Fixed minor typos (#12936)

This commit is contained in:
Tony Xia
2020-10-16 03:55:00 +11:00
committed by GitHub
parent f72453fc59
commit 607447365d
2 changed files with 2 additions and 2 deletions

View File

@@ -345,7 +345,7 @@ export class AccountManagementService implements IAccountManagementService {
}
/**
* End auto OAuth Devide code closes add account dialog
* End auto OAuth Device code closes add account dialog
*/
public endAutoOAuthDeviceCode(): void {
this.autoOAuthDialogController.closeAutoOAuthDialog();