From a44596e7aef7cf720f9baf40292e0e9290895c2a Mon Sep 17 00:00:00 2001 From: Vasily Strelyaev Date: Tue, 26 Nov 2024 16:33:03 +0400 Subject: [PATCH] meaningless commit --- apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js b/apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js index fbda0d85da23..a5c8db2b0c10 100644 --- a/apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js +++ b/apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js @@ -234,7 +234,7 @@ testUtils.importAnd(() => 'devextreme/ui/tree_list', () => DevExpress.ui.dxTreeL }, }); - // NOTE: Ensure, that 'React' can't restore `DataSourse`. + // NOTE: Ensure that 'React' can't restore `DataSourse`. const option = instance.option; // eslint-disable-next-line consistent-return instance.option = function () {