From a216d3f5f5688b3331de8517ff66d8664b971981 Mon Sep 17 00:00:00 2001 From: Richard Berger Date: Thu, 27 Aug 2020 16:06:11 -0400 Subject: [PATCH] Fix typo --- src/library.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/library.cpp b/src/library.cpp index a329734583..c86de6e538 100644 --- a/src/library.cpp +++ b/src/library.cpp @@ -1536,7 +1536,7 @@ been issued. .. note:: LAMMPS cannot easily check if it is valid to access the data, so it - may fail with an error. The caller has avoid such an error. + may fail with an error. The caller has to avoid such an error. \endverbatim *