diff --git a/src/mgxs_header.F90 b/src/mgxs_header.F90 index da83cf6530..208ec528e2 100644 --- a/src/mgxs_header.F90 +++ b/src/mgxs_header.F90 @@ -1013,7 +1013,7 @@ module mgxs_header ! Allocate flattened array allocate(temp_arr(length)) - call read_dataset(temp_arr, scatt_grp, "multiplicity_matrix") + call read_dataset(temp_arr, scatt_grp, "multiplicity matrix") ! Convert temp_arr to a jagged array ((gin) % data(gout)) for ! passing to ScattData