Skip to content

Commit 8a2c83b

Browse files
committed
minor doc change.
1 parent 4440a65 commit 8a2c83b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/json_module.F90

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ end subroutine array_callback_func
10001000
!
10011001
! SOURCE
10021002
interface to_unicode
1003-
module procedure to_uni, to_uni_vec
1003+
module procedure to_uni, to_uni_vec
10041004
end interface
10051005
!*************************************************************************************
10061006

@@ -7922,7 +7922,7 @@ end function valid_json_hex
79227922
!*****************************************************************************************
79237923

79247924
!*****************************************************************************************
7925-
!****if* json_module/to_uni
7925+
!****f* json_module/to_uni
79267926
!
79277927
! NAME
79287928
! to_uni
@@ -7948,7 +7948,7 @@ end function to_uni
79487948
!*****************************************************************************************
79497949

79507950
!*****************************************************************************************
7951-
!****if* json_module/to_uni_vec
7951+
!****f* json_module/to_uni_vec
79527952
!
79537953
! NAME
79547954
! to_uni_vec

0 commit comments

Comments
 (0)