From ffbf84584238d50689a8de27101074fd406b1dd4 Mon Sep 17 00:00:00 2001 From: Maria-Sukhova Date: Thu, 22 Jun 2023 12:55:11 +0300 Subject: [PATCH] edited hy --- apps/spreadsheeteditor/main/resources/formula-lang/hy_desc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/spreadsheeteditor/main/resources/formula-lang/hy_desc.json b/apps/spreadsheeteditor/main/resources/formula-lang/hy_desc.json index a88320c9a8..df3234e7b4 100644 --- a/apps/spreadsheeteditor/main/resources/formula-lang/hy_desc.json +++ b/apps/spreadsheeteditor/main/resources/formula-lang/hy_desc.json @@ -129,7 +129,7 @@ }, "BITAND": { "a": "(number1; number2)", - "d": "Returns a bitwise 'And' of two numbers" + "d": "Վերադարձնում է երկու թվերի մի փոքր «Եվ»" }, "BITLSHIFT": { "a": "(number; shift_amount)",