Change naming convention for C++ interfaces
[alexxy/gromacs.git] / src / gromacs / onlinehelp-doc.h
index fd1e7a0c9f99675676af62f691b013833cf80d30..13acaaa2f9eb376a52dfb1caaca8b27c75c1de29 100644 (file)
@@ -48,7 +48,7 @@
  *    it can be rewrapped for console output.
  *  - helpformat.h provides some general text-processing classes, currently
  *    focused on producing aligned tables for console output.
- *  - helptopicinterface.h, helptopic.h, and helpmanager.h provide classes for
+ *  - ihelptopic.h, helptopic.h, and helpmanager.h provide classes for
  *    managing a hierarchy of help topics and printing out help from this
  *    hierarchy.
  *