From: Liza Carvelli Date: Sun, 23 Mar 2025 02:04:20 +0000 (+0100) Subject: Spelling X-Git-Tag: v5.0~22 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=e28c9584cfc614a4b61f3c90b2aef63ada2260be;p=Questionable.git Spelling --- diff --git a/Questionable/Windows/ConfigComponents/GeneralConfigComponent.cs b/Questionable/Windows/ConfigComponents/GeneralConfigComponent.cs index 3dd0779a..4087f915 100644 --- a/Questionable/Windows/ConfigComponents/GeneralConfigComponent.cs +++ b/Questionable/Windows/ConfigComponents/GeneralConfigComponent.cs @@ -189,7 +189,7 @@ internal sealed class GeneralConfigComponent : ConfigComponent using var indent = ImRaii.PushIndent(); ImGui.TextColored(ImGuiColors.DalamudYellow, "The 'Rotation Solver Reborn' module is unsupported, obsolete and will be removed in Patch 7.3."); - ImGui.Text("According to the RSR development team, RSR is not meant to run without human inputs/automatically/as bot."); + ImGui.Text("According to the RSR development team, RSR is not meant to run without human inputs/automatically/as a bot."); ImGui.Text("Additionally, they have considered disabling RSR if it detects that Questionable is installed."); ImGui.Text("Please consider switching to 'Wrath Combo' or 'Boss Mod (VBM)'.");