diff --git a/ZA2X/CLAS/ZCL_EXCEL_COMMON.slnk b/ZA2X/CLAS/ZCL_EXCEL_COMMON.slnk index 542d099..233abc4 100644 --- a/ZA2X/CLAS/ZCL_EXCEL_COMMON.slnk +++ b/ZA2X/CLAS/ZCL_EXCEL_COMMON.slnk @@ -1,5 +1,5 @@ - + *"* local class implementation for public class *"* use this source file for the implementation part of *"* local helper classes @@ -225,7 +225,7 @@ CLASS lcl_excel_common_test IMPLEMENTATION. CATCH zcx_excel INTO lx_excel. zcl_excel_common=>assert_equals( act = lx_excel->error - exp = 'Unable to interpret column' + exp = 'Unable to interpret input as column' msg = 'Colum name should be a valid string' level = if_aunit_constants=>fatal ).