From a31c5073706c868ecb67ed9df686f81319468d95 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 6 Sep 2016 22:15:49 -0400 Subject: [PATCH] correct error message text, sync with source --- doc/html/Section_errors.html | 3 +-- doc/src/Section_errors.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/html/Section_errors.html b/doc/html/Section_errors.html index 658dfb8c2d..a8fd33e6b7 100644 --- a/doc/html/Section_errors.html +++ b/doc/html/Section_errors.html @@ -486,8 +486,7 @@ be computed.
Bad TIP4P bond type for PPPMDisp/TIP4P
Specified bond type is not valid.
Bad fix ID in fix append/atoms command
-
The value of the fix_id for keyword spatial must start with the suffix -f_.
+
The value of the fix_id for keyword spatial must start with ‘f_‘.
Bad grid of processors
The 3d grid of processors defined by the processors command does not match the number of processors LAMMPS is being run on.
diff --git a/doc/src/Section_errors.txt b/doc/src/Section_errors.txt index 52405f684b..7f5f7857a5 100644 --- a/doc/src/Section_errors.txt +++ b/doc/src/Section_errors.txt @@ -535,8 +535,7 @@ Specified bond type is not valid. :dd {Bad fix ID in fix append/atoms command} :dt -The value of the fix_id for keyword spatial must start with the suffix -f_. :dd +The value of the fix_id for keyword spatial must start with 'f_'. :dd {Bad grid of processors} :dt