From ce445c1253162248857b88e66726bc618221e454 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Tue, 11 Dec 2012 17:03:37 +0100 Subject: [PATCH] fix manual --- src/BiasValue.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BiasValue.cpp b/src/BiasValue.cpp index 27a812dab..39cca8cfd 100644 --- a/src/BiasValue.cpp +++ b/src/BiasValue.cpp @@ -29,7 +29,7 @@ using namespace std; namespace PLMD{ -//+PLUMEDOC BIAS VALUE +//+PLUMEDOC BIAS BIASVALUE /* Takes the value of one variable and use it as a bias -- GitLab