From 7702114e252d2ab1ab9691668ea400a68b141b38 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Tue, 24 Jul 2018 13:11:58 -0400
Subject: [PATCH] fix typo in pair_atm.txt

---
 doc/src/pair_atm.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/pair_atm.txt b/doc/src/pair_atm.txt
index e442c32814..afe08c2a9b 100644
--- a/doc/src/pair_atm.txt
+++ b/doc/src/pair_atm.txt
@@ -88,7 +88,7 @@ pair_coeff 2 3 4 0.1 :pre
 Note that for a simulation with a single atom type, only a single
 entry is required, e.g.
 
-pair_coeff 1 1 1 0.25 :per
+pair_coeff 1 1 1 0.25 :pre
 
 For a simulation with two atom types, four pair_coeff commands will
 specify all possible nu values:
-- 
GitLab