Skip to content

Commit e0bcedc

Browse files
authored
Update src/stdlib_logger.f90
1 parent 01d5e2e commit e0bcedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_logger.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ end subroutine log_information
831831

832832
subroutine log_io_error( self, message, module, procedure, iostat, &
833833
iomsg )
834-
!! Writes the string `message to the `self % log_units` with optional
834+
!! Writes the string `message` to the `self % log_units` with optional
835835
!! additional text.
836836
!!
837837
!!##### Behavior

0 commit comments

Comments
 (0)