From f56c41eec047868f3f3ddfb20d995ce4f654384a Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Tue, 6 Sep 2016 21:21:28 -0400
Subject: [PATCH] update with correct error description. sync with manual.

---
 src/SHOCK/fix_append_atoms.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/SHOCK/fix_append_atoms.h b/src/SHOCK/fix_append_atoms.h
index 1368d164b6..d9885998be 100644
--- a/src/SHOCK/fix_append_atoms.h
+++ b/src/SHOCK/fix_append_atoms.h
@@ -79,8 +79,7 @@ must be of type m (shrink/minimum).
 
 E: 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_'.
 
 E: Invalid basis setting in fix append/atoms command
 
-- 
GitLab