From aca16745e4cce43bb29e0473ec8f2c3676f13e67 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Fri, 19 May 2017 12:17:19 -0400
Subject: [PATCH] restore spelling fix and semantic fix from upstream

---
 doc/src/neb.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/neb.txt b/doc/src/neb.txt
index 294bbdeb09..a4afc2fe6d 100644
--- a/doc/src/neb.txt
+++ b/doc/src/neb.txt
@@ -61,7 +61,7 @@ would see with one or more physical processors per replica.  See
 discussion.
 
 NOTE: As explained below, a NEB calculation perfoms a damped dynamics
-minimization across all the replicas.  The mimimizer uses whatever
+minimization across all the replicas.  The minimizer uses whatever
 timestep you have defined in your input script, via the
 "timestep"_timestep.html command.  Often NEB will converge more
 quickly if you use a timestep about 10x larger than you would normally
@@ -151,7 +151,7 @@ world-, universe-, or uloop-style variables.
 
 Each replica (except the first replica) will read its file, formatted
 as described below, and for any atom that appears in the file, assign
-the specified coordinates to this atom.  The various files do not need
+the specified coordinates to its atom.  The various files do not need
 to contain the same set of atoms.
 
 For a {file-style} setting of {none}, no filename is specified.  Each
-- 
GitLab