From f4a7f9012419b0f4c6e5fe79ede6eec1e197b438 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Wed, 30 Oct 2013 09:59:19 +0100 Subject: [PATCH] typo --- src/colvar/PathMSD.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/colvar/PathMSD.cpp b/src/colvar/PathMSD.cpp index a00f1ae13..5b8d24639 100644 --- a/src/colvar/PathMSD.cpp +++ b/src/colvar/PathMSD.cpp @@ -40,7 +40,7 @@ in input ("sss" component) and the distance from them ("zzz" component). \par Examples Here below is a case where you have defined three frames and you want to -calculate the progress alng the path and the distance from it in p1 +calculate the progress along the path and the distance from it in p1 \verbatim p1: PATHMSD REFERENCE=file.pdb LAMBDA=500.0 NEIGH_STRIDE=4 NEIGH_SIZE=8 -- GitLab