Skip to content

Commit a1f6c43

Browse files
committed
fix: rephrase "pass the logging object straight into" to "hand the logging object straight to"
https://claude.ai/code/session_01M6YRViV1SVqE9DoZwXMbbd
1 parent 14a6436 commit a1f6c43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development/specific/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ENDMETHOD.
2020
```
2121

2222
#### ABAP Cloud
23-
In ABAP Cloud, pass the logging object straight into the popup:
23+
In ABAP Cloud, hand the logging object straight to the popup:
2424
```abap
2525
METHOD z2ui5_if_app~main.
2626

0 commit comments

Comments
 (0)