From 9e943b065d011712a481728f78cb9ba3257cd5de Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sat, 22 Jul 2023 17:20:01 +0200 Subject: [PATCH] fix --- abap_transpile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abap_transpile.json b/abap_transpile.json index a36e993..7d63c69 100644 --- a/abap_transpile.json +++ b/abap_transpile.json @@ -37,7 +37,7 @@ {"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "if_ixml_document$get_first_child todo"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "??"}, - {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none sdf", "note": " https://github.com/abaplint/transpiler/pull/1266 "}, + {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": " https://github.com/abaplint/transpiler/pull/1266 "}, {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_number", "note": "SXML in open-abap currently only handles json, todo"}, {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string", "note": "SXML in open-abap currently only handles json, todo"},