diff --git a/src/input_xml.F90 b/src/input_xml.F90 index 522427807d..e84f072ea8 100644 --- a/src/input_xml.F90 +++ b/src/input_xml.F90 @@ -3136,7 +3136,7 @@ contains end if if (.not. allocated(entropy_mesh % dimension)) then - message = "No dimension specified on entropy mesh for " // + message = "No dimension specified on entropy mesh for " // & "meshlines on plot " // trim(to_str(pl % id)) call fatal_error() end if