diff --git a/SushiBar/SushiBarView/FormShop.Designer.cs b/SushiBar/SushiBarView/FormShop.Designer.cs index ab0a1a2..c12987b 100644 --- a/SushiBar/SushiBarView/FormShop.Designer.cs +++ b/SushiBar/SushiBarView/FormShop.Designer.cs @@ -124,7 +124,7 @@ // // SushiName // - this.SushiName.HeaderText = "Пицца"; + this.SushiName.HeaderText = "Суши"; this.SushiName.MinimumWidth = 6; this.SushiName.Name = "SushiName"; this.SushiName.ReadOnly = true;