From c3cc0bf80a30d319c83c3adad1fe536d0090379a Mon Sep 17 00:00:00 2001 From: RisaDev <151885272+RisaDev@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:12:03 +0300 Subject: [PATCH] Spelling --- CustomizePlus/UI/Windows/CPlusChangeLog.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CustomizePlus/UI/Windows/CPlusChangeLog.cs b/CustomizePlus/UI/Windows/CPlusChangeLog.cs index 71be127..50568fc 100644 --- a/CustomizePlus/UI/Windows/CPlusChangeLog.cs +++ b/CustomizePlus/UI/Windows/CPlusChangeLog.cs @@ -59,7 +59,7 @@ public class CPlusChangeLog .RegisterEntry("Added option to configure if Customize+ windows will be hidden when you enter GPose or not.", 1) .RegisterEntry("Added option to configure if Customize+ main window will be automatically opened when you launch the game or not.", 1) - .RegisterImportant("Added warning for custom skeleton bones. If you custom skeleton installed - read it. Seriously. It's a wrench icon near those bones.") + .RegisterImportant("Added warning for custom skeleton bones. If you have custom skeleton installed - read it. Seriously. It's a wrench icon near those bones.") .RegisterEntry("Added warning for testing builds.") .RegisterImportant("IPC notes, developers only.")