Skip to content

Commit 5a45117

Browse files
committed
fixed typo in comment.
1 parent 08468fa commit 5a45117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/json_initialize_arguments.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ logical(LK),intent(in),optional :: escape_solidus
7575
!! all cases).
7676
logical(LK),intent(in),optional :: stop_on_error
7777
!! If an exception is raised, then immediately quit.
78-
!! (Default if False).
78+
!! (Default is False).
7979

0 commit comments

Comments
 (0)