diff --git a/ActionTimelineEx/Windows/SettingsWindow.cs b/ActionTimelineEx/Windows/SettingsWindow.cs index 13671be..f93a946 100644 --- a/ActionTimelineEx/Windows/SettingsWindow.cs +++ b/ActionTimelineEx/Windows/SettingsWindow.cs @@ -151,7 +151,7 @@ private void DrawGeneralSetting() ImGui.SameLine(); ImGui.NewLine(); - ImGui.Text("Don't show these status."); + ImGui.Text("Don't record these status."); if (ImGui.BeginChild("ExceptStatus", new Vector2(0f, -1f), true)) {