From ef8423918ae2571ca59f9b1ab1ab5bc8b2abf118 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Thu, 29 Mar 2018 17:04:53 -0400
Subject: [PATCH] fix typo

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

diff --git a/doc/src/compute_displace_atom.txt b/doc/src/compute_displace_atom.txt
index 0dbea1dcd6..044c2988e9 100644
--- a/doc/src/compute_displace_atom.txt
+++ b/doc/src/compute_displace_atom.txt
@@ -16,7 +16,7 @@ ID, group-ID are documented in "compute"_compute.html command :ulb,l
 displace/atom = style name of this compute command :l
 zero or more keyword/arg pairs may be appended :l
 keyword = {refresh} :l
-  {replace} arg = per-atom variable ID :pre
+  {refresh} arg = per-atom variable ID :pre
 :ule
 
 [Examples:]
-- 
GitLab