typo in message
This commit is contained in:
parent
4da3923440
commit
1d0584dcdf
|
@ -1461,7 +1461,7 @@ subroutine IO_error(error_ID,el,ip,g,instance,ext_msg)
|
||||||
case (144_pInt)
|
case (144_pInt)
|
||||||
msg = 'negative number of systems'
|
msg = 'negative number of systems'
|
||||||
case (145_pInt)
|
case (145_pInt)
|
||||||
msg = 'to many systems requested'
|
msg = 'too many systems requested'
|
||||||
|
|
||||||
!--------------------------------------------------------------------------------------------------
|
!--------------------------------------------------------------------------------------------------
|
||||||
! material error messages and related messages in mesh
|
! material error messages and related messages in mesh
|
||||||
|
|
Loading…
Reference in New Issue