fix: typo

develop
paring 2022-11-06 00:29:50 +09:00
parent a04aa7fd22
commit 9d4ae6aa58
Signed by: pikokr
GPG Key ID: 2C097B03E9D823C4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ namespace SkyHook
public static readonly UnityEvent<SkyHookEvent> KeyUpdated = new();
/// <summary>
/// The instance of sky hook manager. The instance will be crated if it does not exist
/// The instance of sky hook manager. The instance will be created if it does not exist
/// </summary>
// ReSharper disable once MemberCanBePrivate.Global
public static SkyHookManager Instance