Skip to content

Commit 68ec64f

Browse files
authored
Merge pull request #502 from JHenneberg/fix/He/smallTypo
fixed small typo
2 parents 12da563 + e8da7a3 commit 68ec64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_error.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Checks the value of a logical condition.
3333

3434
### Return value
3535

36-
If `condition` is `.false`., and:
36+
If `condition` is `.false.`, and:
3737

3838
* no other arguments are provided, this subroutine stops the program with the default message and exit code 1;
3939

0 commit comments

Comments
 (0)