Skip to content

Commit aa36961

Browse files
authored
Fix spelling error
1 parent e6e12fc commit aa36961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Runtime/Game/LootLockerSDKManager.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ public static void StartXboxOneSession(string xbox_user_token, Action<LootLocker
374374
}
375375

376376
/// <summary>
377-
/// Create a new session for Sing in with Apple
377+
/// Create a new session for Sign in with Apple
378378
///
379379
/// The Apple sign in platform must be enabled in the web console for this to work.
380380
/// </summary>
@@ -1858,4 +1858,4 @@ public class ResponseError
18581858
public string[] messages;
18591859
public string error_id;
18601860
}
1861-
}
1861+
}

0 commit comments

Comments
 (0)