fix syntax warning (#1155)

This commit is contained in:
Lars Hvam 2023-11-05 11:18:36 +01:00 committed by GitHub
parent c1a20e870b
commit bcec07b41a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,7 @@ CLASS zcl_excel_theme_color_scheme IMPLEMENTATION.
parent = lo_elements ).
lo_scheme_element->set_attribute( name = c_name value = name ).
"! Adding colors to scheme
" Adding colors to scheme
lo_color ?= io_document->create_simple_element_ns( prefix = zcl_excel_theme=>c_theme_prefix
name = c_dark1
parent = lo_scheme_element ).