From c2e47378b5a80d547aa4e2263ae0d5cd873cea67 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 4 Oct 2022 21:25:08 -0400 Subject: [PATCH] fix typo --- doc/src/dump.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/dump.rst b/doc/src/dump.rst index 7ac6a7ed54..839683aafa 100644 --- a/doc/src/dump.rst +++ b/doc/src/dump.rst @@ -202,7 +202,7 @@ or multiple smaller files). to a dump file may be slightly outside the simulation box. Re-neighbor timesteps will not typically coincide with the timesteps dump snapshots are written. See the :doc:`dump_modify - pbc ` command if you with to force coordinates to be + pbc ` command if you wish to force coordinates to be strictly inside the simulation box. .. note::