Skip to content

Commit

Permalink
Correction of more Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
WUEHR authored Aug 3, 2023
1 parent 7f1b38d commit 4c93368
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions file-formats/cota/type/zif_aff_cota_v1.intf.abap
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ INTERFACE zif_aff_cota_v1

CONSTANTS:
"! <p class="shorttext">Communication Type</p>
"! Communication Type
"! Communication type
BEGIN OF co_comm_type,
"! <p class="shorttext">RFC</p>
"! RFC
Expand Down Expand Up @@ -44,7 +44,7 @@ INTERFACE zif_aff_cota_v1

CONSTANTS:
"! <p class="shorttext">RFC Type</p>
"! RFC Type
"! RFC type
BEGIN OF co_rfctype,
"! <p class="shorttext">Synchronous</p>
"! Synchronous
Expand All @@ -53,7 +53,7 @@ INTERFACE zif_aff_cota_v1

TYPES:
"! <p class="shorttext">RFC Settings</p>
"! RFC Settings
"! RFC settings
"! $required
BEGIN OF ty_rfc_settings,
"! <p class="shorttext">RFC Type</p>
Expand Down

0 comments on commit 4c93368

Please sign in to comment.