diff --git a/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs b/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs index a525eee4..7394b1a6 100644 --- a/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs +++ b/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs @@ -115,7 +115,7 @@ namespace IPA /// methods. /// /// - /// 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. /// ///