remove whitespace

This commit is contained in:
larshp 2016-02-05 17:35:28 +00:00
parent 0cdb3c93c6
commit d62c9c8702

View File

@ -9852,7 +9852,7 @@ CLASS lcl_tadir IMPLEMENTATION.
IF <ls_tdevc>-devclass(lv_len) <> iv_package.
* if abapGit project is installed in package ZZZ, all subpackages should be named
* ZZZ_something. This will define the folder name in the zip file to be "something",
* similarily with online projects
* similarily with online projects
MESSAGE 'Unexpected package naming(' && <ls_tdevc>-devclass && ')' TYPE 'I'.
CONTINUE.
ENDIF.