diff --git a/src/tools/PDB.cpp b/src/tools/PDB.cpp
index 11e7c4e5d1878068de94d6a925098672e840ceaa..7495ec23c46e77d47532b2b960e3202d16ff4cdd 100644
--- a/src/tools/PDB.cpp
+++ b/src/tools/PDB.cpp
@@ -29,8 +29,8 @@ using namespace std;
 
 //+PLUMEDOC INTERNAL pdbreader
 /*
+PLUMED can use the PDB format in several places
 
-PLUMED use PDB formats in several places, including
 - To read molecular structure (\ref MOLINFO).
 - To read reference conformations (\ref RMSD, but also many other methods in \ref dists, \ref FIT_TO_TEMPLATE, etc).