Skip to content
Snippets Groups Projects
Commit 5e421b1d authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Restore @jborrow's correct English grammar in comments.

parent 1b4a75fd
No related branches found
No related tags found
1 merge request!427Use H5Lexists to check whether /Units exists in IC files before attempting to read them
......@@ -315,7 +315,7 @@ void io_read_unit_system(hid_t h_file, struct unit_system* us) {
return;
} else if (exists < 0) {
error("Serious problem with 'Units' group your ICs. H5Lexists gives %d",
error("Serious problem with 'Units' group in ICs. H5Lexists gives %d",
exists);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment