Browse Source

typo

pull/73/head
Anairkoen Schno 2 years ago
parent
commit
cba705d31a
Signed by: DaNike GPG Key ID: BEFB74D5F3FC4387
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs

+ 1
- 1
IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs View File

@ -115,7 +115,7 @@ namespace IPA
/// <see cref="OnDisableAttribute"/> methods.
/// </summary>
/// <remarks>
/// This is typically only the ccase when some other utility mod handles their lifecycle for
/// This is typically only the case when some other utility mod handles their lifecycle for
/// them, such as with SiraUtil and Zenject.
/// </remarks>
/// <seealso cref="OnEnableAttribute"/>


Loading…
Cancel
Save