port spell fixes to source code

This commit is contained in:
Axel Kohlmeyer
2018-11-20 00:09:11 -05:00
parent 4251c70e93
commit 4c021dad37
4 changed files with 6 additions and 6 deletions

View File

@ -170,7 +170,7 @@ The size of the MPI datatype does not match the size of a bigint.
E: Small to big integers are not sized correctly
This error occurs whenthe sizes of smallint, imageint, tagint, bigint,
This error occurs when the sizes of smallint, imageint, tagint, bigint,
as defined in src/lmptype.h are not what is expected. Contact
the developers if this occurs.