From 6578fbf7c52952fddf427cfa28f1874840f2573d Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Mon, 10 Feb 2025 09:47:43 +0000 Subject: [PATCH] Replace 51N27 parameter name item with component --- modules/ROOT/pages/errors/gql-errors/51N27.adoc | 2 +- modules/ROOT/pages/errors/gql-errors/index.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/errors/gql-errors/51N27.adoc b/modules/ROOT/pages/errors/gql-errors/51N27.adoc index b17905da..4e682e75 100644 --- a/modules/ROOT/pages/errors/gql-errors/51N27.adoc +++ b/modules/ROOT/pages/errors/gql-errors/51N27.adoc @@ -2,7 +2,7 @@ == Status description -error: system configuration or operation exception - not supported in this edition. `{ $item }` is not supported in `{ $edition }`. +error: system configuration or operation exception - not supported in this edition. `{ $component }` is not supported in `{ $edition }`. == Explanation diff --git a/modules/ROOT/pages/errors/gql-errors/index.adoc b/modules/ROOT/pages/errors/gql-errors/index.adoc index af514e39..bd3a7b9f 100644 --- a/modules/ROOT/pages/errors/gql-errors/index.adoc +++ b/modules/ROOT/pages/errors/gql-errors/index.adoc @@ -1240,7 +1240,7 @@ Status description:: error: system configuration or operation exception - databa === xref:errors/gql-errors/51N27.adoc[51N27] -Status description:: error: system configuration or operation exception - not supported in this edition. `{ $item }` is not supported in `{ $edition }`. +Status description:: error: system configuration or operation exception - not supported in this edition. `{ $component }` is not supported in `{ $edition }`. === xref:errors/gql-errors/51N29.adoc[51N29]