Skip to content

Commit a7e2614

Browse files
authored
Update messages.md
1 parent 604a8c7 commit a7e2614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ ENDMETHOD.
114114
When you don't catch exceptions in your code, the framework catches them and shows the standard error popup. Try:
115115

116116
```abap
117-
METHOD z2ui5_if_app~main.
117+
METHOD z2ui5_if_app~main.
118118
119119
RAISE EXCEPTION NEW cx_sy_itab_line_not_found( ).
120120

0 commit comments

Comments
 (0)