Skip to content

Commit af02310

Browse files
committed
correction typo
1 parent 5728681 commit af02310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_experimental_error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Aborts the program with a message and a nonzero exit code.
8989

9090
`msg`: Shall be a character expression containing the message to be printed to `stderr`.
9191

92-
`code` (optional): Shall be a scalar of type `integer to be returned as exit code.
92+
`code` (optional): Shall be a scalar of type `integer` to be returned as exit code.
9393

9494
### Output
9595

0 commit comments

Comments
 (0)