Change naming convention for C++ interfaces
[alexxy/gromacs.git] / src / gromacs / utility / datafilefinder.h
index f675fceba4fe71411c46a34362a96cb5e2979a0e..488c6c65de10a93c3dafb2ec24523a2b2dea0618 100644 (file)
@@ -171,7 +171,7 @@ class DataFileFinder
          * Constructs a default data file finder.
          *
          * The constructed finder searches only in the directory specified by
-         * the global program context (see ProgramContextInterface), and
+         * the global program context (see IProgramContext), and
          * optionally in the current directory.
          *
          * Does not throw.