From a2dd95dc53aeb579acbcef831bd01f9ae0ffc84f Mon Sep 17 00:00:00 2001
From: pd <pd@plumed.site>
Date: Fri, 30 May 2014 12:43:56 +0100
Subject: [PATCH] Fixed bug in XDistances manual

---
 src/multicolvar/XDistances.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/multicolvar/XDistances.cpp b/src/multicolvar/XDistances.cpp
index 531a698c1..9ffe3b445 100644
--- a/src/multicolvar/XDistances.cpp
+++ b/src/multicolvar/XDistances.cpp
@@ -79,7 +79,7 @@ PRINT ARG=d1.gt0.1
 
 //+PLUMEDOC MCOLVAR YDISTANCES
 /*
-Calculate the x components of the vectors connecting one or many pairs of atoms.  
+Calculate the y components of the vectors connecting one or many pairs of atoms.  
 You can then calculate functions of the distribution of
 values such as the minimum, the number less than a certain quantity and so on.
 
@@ -94,7 +94,7 @@ rather than the x component.
 
 //+PLUMEDOC MCOLVAR ZDISTANCES
 /*
-Calculate the x components of the vectors connecting one or many pairs of atoms.  
+Calculate the z components of the vectors connecting one or many pairs of atoms.  
 You can then calculate functions of the distribution of
 values such as the minimum, the number less than a certain quantity and so on.
 
-- 
GitLab