fixed comment into code
This commit is contained in:
@@ -4,8 +4,8 @@ using CursorLang.Models;
|
||||
namespace CursorLang.ViewModels;
|
||||
|
||||
/// <summary>
|
||||
/// Содержимое подсказки у курсора. Внешний вид берётся прямо из настроек,
|
||||
/// поэтому их правка применяется без перезапуска.
|
||||
/// The content of the popup at the cursor. The look is taken straight from the
|
||||
/// settings, so editing them applies without a restart.
|
||||
/// </summary>
|
||||
public sealed partial class LayoutPopupViewModel : ObservableObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user