fixed comment into code

This commit is contained in:
2026-08-09 20:02:23 +05:00
parent 778fc1034b
commit 7e4e569d53
34 changed files with 332 additions and 306 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ using CursorLang.ViewModels;
namespace CursorLang.Views;
/// <summary>
/// Окно настроек приложения.
/// The settings window of the application.
/// </summary>
public partial class MainWindow : Window
{