diff --git a/src/USER-ACKLAND/compute_ackland_atom.cpp b/src/USER-ACKLAND/compute_ackland_atom.cpp index a49034e405e9cc21b72853ffb8812570b0dea220..20e3cb1ffe3f1626d8ffdefc4453add65eaf5081 100644 --- a/src/USER-ACKLAND/compute_ackland_atom.cpp +++ b/src/USER-ACKLAND/compute_ackland_atom.cpp @@ -113,7 +113,7 @@ void ComputeAcklandAtom::compute_peratom() vector_atom = structure; } - // invoke half neighbor list (will copy or build if necessary) + // invoke full neighbor list (will copy or build if necessary) neighbor->build_one(list->index);