From cba705d31a1a1974ab18fab9c770adab517182d0 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Mon, 25 Oct 2021 16:18:51 -0500 Subject: [PATCH] typo --- IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. /// ///