From 8ff02bba4c82b59020e4b3f991c019a3687f534d Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Tue, 9 Sep 2014 23:32:13 +0200
Subject: [PATCH] fixed char encoding

---
 user-doc/tutorials/belfast-4.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/user-doc/tutorials/belfast-4.txt b/user-doc/tutorials/belfast-4.txt
index 8a4d6f38d..b0fb8542c 100644
--- a/user-doc/tutorials/belfast-4.txt
+++ b/user-doc/tutorials/belfast-4.txt
@@ -222,7 +222,7 @@ We here use a a model system alanine dipeptide with CHARM27 all atom force field
 \subsection belfast-4-restrained-simulations Restrained simulations
 
 The simplest way in which one
-might influence a CV is by forcing the system to stay close to a chosen
+might influence a CV is by forcing the system to stay close to a chosen
 value during the simulation. This is achieved with a restraining potential
 that PLUMED provides via the directive \ref RESTRAINT.
 In the umbrella sampling method a bias potential is added so as
@@ -283,7 +283,7 @@ the fifth the additional potential introduced by the restraint on \f$\psi\f$.
 
 It may happen that one wants that a given CV just stays
 within a given range of values. This is achieved in plumed through the
-directives \ref UPPER_WALLS and \ref LOWER_WALLS that act on specific collective variables and
+directives \ref UPPER_WALLS and \ref LOWER_WALLS that act on specific collective variables and
 limit the exploration within given ranges.
 
 \subsection belfast-4-reweighting Reweighting the results
@@ -483,7 +483,7 @@ You can use the script that you used earlier to compute histogram.
 The fact that when you add a force on the collective variable
 PLUMED can force the atoms to do something depends on the fact that
 the collective variables implemented in PLUMED has analytical
-derivatives. By biasing the value of a single CV one turns to affect
+derivatives. By biasing the value of a single CV one turns to affect
 the time evolution of the system itself. Notice that some of the collective
 variables could be implemented without derivatives (either because the
 developers were lazy or because the CVs cannot be derived).
-- 
GitLab