Skip to content

Commit fd9378c

Browse files
Update Source/Immutable/Public/Immutable/ImmutablePassport.h
Co-authored-by: Natalie <[email protected]>
1 parent cce6838 commit fd9378c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Immutable/Public/Immutable/ImmutablePassport.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ class IMMUTABLE_API UImmutablePassport : public UObject
9393
void Connect(bool IsConnectImx, bool TryToRelogin, const FImtblPassportResponseDelegate& ResponseDelegate);
9494
#if PLATFORM_ANDROID | PLATFORM_IOS | PLATFORM_MAC
9595
/**
96-
* (Android, iOS and macOS only) Logs into Passport using Authorization Code Flow with Proof Key for Code Exchange (PKCE)
96+
* (Android, iOS and macOS only) Logs into Passport using Authorisation Code Flow with Proof Key for Code Exchange (PKCE)
9797
*
9898
* @param IsConnectImx If true, player will go through the device code auth login flow and connect to Immutable X.
9999
* Else, initiate only the device auth login flow.

0 commit comments

Comments
 (0)