diff --git a/src/library.cpp b/src/library.cpp index 9f77dad1c2..2ef65f430a 100644 --- a/src/library.cpp +++ b/src/library.cpp @@ -5450,7 +5450,7 @@ The function returns the number of atoms created or -1 on failure (e.g., when called before as box has been created). Coordinates and velocities have to be given in a 1d-array in the order -X(1),Y(1),Z(1),X(2),Y(2),Z(2),...,X(N),Y(N),Z(N). +X(1), Y(1), Z(1), X(2), Y(2), Z(2), ..., X(N), Y(N), Z(N). \endverbatim *