diff --git a/src/tools/PDB.cpp b/src/tools/PDB.cpp
index d6810304e3c525e63a6a94e0527fab8c13cbb874..75e12876adae3a4ede6eab8c1de8782492335f0a 100644
--- a/src/tools/PDB.cpp
+++ b/src/tools/PDB.cpp
@@ -28,8 +28,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).