Skip to content

Commit

Permalink
Update OAuthImpl.swift
Browse files Browse the repository at this point in the history
enviroment -> environment
  • Loading branch information
eltociear authored Apr 19, 2024
1 parent caaa9c6 commit 13d275a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import Foundation
///
/// Use the `DropboxOAuthManager` to authenticate users through OAuth2, save access tokens, and retrieve access tokens.
///
/// @note OAuth flow webviews localize to enviroment locale.
/// @note OAuth flow webviews localize to environment locale.
///
public class DropboxOAuthManager: AccessTokenRefreshing {
public let locale: Locale?
Expand Down

0 comments on commit 13d275a

Please sign in to comment.