From 0d4059ace69fd99d288ed19c7e1fce9b8b323870 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Thu, 6 Mar 2014 12:42:18 +0100 Subject: [PATCH] typo in doc --- src/vatom/Center.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vatom/Center.cpp b/src/vatom/Center.cpp index 04cc8ce17..58ddecc3c 100644 --- a/src/vatom/Center.cpp +++ b/src/vatom/Center.cpp @@ -31,7 +31,7 @@ namespace vatom{ //+PLUMEDOC VATOM CENTER /* -Calculate the center for a group of atoms, with arbitraty weights. +Calculate the center for a group of atoms, with arbitrary weights. The computed center is stored as a virtual atom that can be accessed in -- GitLab