Suggestion by @Franz

This commit is contained in:
Sharan Roongta 2021-07-28 18:04:52 +02:00
parent 578ee2b214
commit e89a03d456
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@ subroutine IO_error(error_ID,el,ip,g,instance,ext_msg)
case (709)
msg = 'Length mismatch'
case (710)
msg = 'Quotation missing in string'
msg = 'Closing quotation mark missing in string'
!-------------------------------------------------------------------------------------------------
! errors related to the grid solver