mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
fix typo
This commit is contained in:
parent
1cc5aa47cc
commit
6944b98208
|
@ -1111,7 +1111,7 @@ CLASS lcl_objects_program IMPLEMENTATION.
|
||||||
* function module RPY_PROGRAM_INSERT cannot handle function group includes
|
* function module RPY_PROGRAM_INSERT cannot handle function group includes
|
||||||
|
|
||||||
IF strlen( is_progdir-name ) > 30.
|
IF strlen( is_progdir-name ) > 30.
|
||||||
" special treatment for extenstions
|
" special treatment for extensions
|
||||||
" if the program name exceeds 30 characters it is not a usual
|
" if the program name exceeds 30 characters it is not a usual
|
||||||
" ABAP program but might be some extension, which requires the internal
|
" ABAP program but might be some extension, which requires the internal
|
||||||
" addition EXTENSION TYPE, see
|
" addition EXTENSION TYPE, see
|
||||||
|
|
Loading…
Reference in New Issue
Block a user