From 86ac5e550807711bcf085dd791b84c9f61200af3 Mon Sep 17 00:00:00 2001 From: Ivan <8611739+IRBorisov@users.noreply.github.com> Date: Wed, 19 Nov 2025 23:25:57 +0300 Subject: [PATCH] M: Copy editing --- .../items/rslang/help-rslang-expression-structure.tsx | 2 +- .../help/items/rslang/help-rslang-operations.tsx | 2 +- .../rsform/components/term-graph/graph/tg-node.tsx | 10 ++++++---- .../dialogs/dlg-cst-template/dlg-cst-template.tsx | 2 +- .../src/features/rsform/dialogs/dlg-graph-params.tsx | 6 +----- rsconcept/frontend/src/features/rsform/labels.ts | 6 +++--- .../rsform/pages/rsform-page/menu-edit-schema.tsx | 6 +++--- 7 files changed, 16 insertions(+), 18 deletions(-) diff --git a/rsconcept/frontend/src/features/help/items/rslang/help-rslang-expression-structure.tsx b/rsconcept/frontend/src/features/help/items/rslang/help-rslang-expression-structure.tsx index f19a1fdb..2eeb4cdb 100644 --- a/rsconcept/frontend/src/features/help/items/rslang/help-rslang-expression-structure.tsx +++ b/rsconcept/frontend/src/features/help/items/rslang/help-rslang-expression-structure.tsx @@ -11,7 +11,7 @@ export function HelpRSLangExpressionStructure() { зависимые или структурно новые понятия.
-ℬ(X1) — множество всех подмножеств X1.
diff --git a/rsconcept/frontend/src/features/help/items/rslang/help-rslang-operations.tsx b/rsconcept/frontend/src/features/help/items/rslang/help-rslang-operations.tsx
index ef3bd714..5cb3cfe5 100644
--- a/rsconcept/frontend/src/features/help/items/rslang/help-rslang-operations.tsx
+++ b/rsconcept/frontend/src/features/help/items/rslang/help-rslang-operations.tsx
@@ -43,7 +43,7 @@ export function HelpRSLangOperations() {
Порождение полной совокупности термов, раскрывающих структуру выбранной конституенты. Операция применима к diff --git a/rsconcept/frontend/src/features/rsform/components/term-graph/graph/tg-node.tsx b/rsconcept/frontend/src/features/rsform/components/term-graph/graph/tg-node.tsx index 7ff68b1a..d6f3b9f3 100644 --- a/rsconcept/frontend/src/features/rsform/components/term-graph/graph/tg-node.tsx +++ b/rsconcept/frontend/src/features/rsform/components/term-graph/graph/tg-node.tsx @@ -28,7 +28,12 @@ export function TGNode(node: TGNodeInternal) { return ( <> -