typo comment change

This commit is contained in:
Steve Plimpton
2024-06-21 09:35:10 -06:00
parent de684a15b6
commit eba1599f9c

View File

@ -312,7 +312,7 @@ void DumpCustom::init_style()
else if (buffer_flag == 1) write_choice = &DumpCustom::write_string;
else write_choice = &DumpCustom::write_lines;
// triclinic_general can be toggled by dump_modify before or between run
// triclinic_general can be toggled by dump_modify before or between runs
// change any affected pack_choice function ptrs
if (triclinic_general == 0) {