Skip to content

Commit 3808901

Browse files
author
Daniel Hochleitner
committed
typo...
1 parent 83a8b37 commit 3808901

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ Here is a list of all procedures with all parameters.
367367
- **i_title** (required)
368368
- **i_message** (required)
369369
- **i_optparam** (optional) - (Optional Parameter String)
370+
370371
----
371372

372373
**Procedure:** do_notify_user_public_warn
@@ -378,6 +379,7 @@ Here is a list of all procedures with all parameters.
378379
- **i_title** (required)
379380
- **i_message** (required)
380381
- **i_optparam** (optional) - (Optional Parameter String)
382+
381383
----
382384

383385
**Procedure:** do_notify_user_public_error
@@ -389,6 +391,7 @@ Here is a list of all procedures with all parameters.
389391
- **i_title** (required)
390392
- **i_message** (required)
391393
- **i_optparam** (optional) - (Optional Parameter String)
394+
392395
----
393396

394397
**Procedure:** do_notify_all_public_info
@@ -399,6 +402,7 @@ Here is a list of all procedures with all parameters.
399402
- **i_title** (required)
400403
- **i_message** (required)
401404
- **i_optparam** (optional) - (Optional Parameter String)
405+
402406
----
403407

404408
**Procedure:** do_notify_all_public_success
@@ -409,6 +413,7 @@ Here is a list of all procedures with all parameters.
409413
- **i_title** (required)
410414
- **i_message** (required)
411415
- **i_optparam** (optional) - (Optional Parameter String)
416+
412417
----
413418

414419
**Procedure:** do_notify_all_public_warn
@@ -419,6 +424,7 @@ Here is a list of all procedures with all parameters.
419424
- **i_title** (required)
420425
- **i_message** (required)
421426
- **i_optparam** (optional) - (Optional Parameter String)
427+
422428
----
423429

424430
**Procedure:** do_notify_all_public_error

0 commit comments

Comments
 (0)