Skip to content

Commit e8da7a3

Browse files
committed
fixed small typo
1 parent 12da563 commit e8da7a3

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)