summaryrefslogtreecommitdiffstats
path: root/ingen/Port.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Port.hpp')
-rw-r--r--ingen/Port.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/Port.hpp b/ingen/Port.hpp
index 18c3b432..715fd96e 100644
--- a/ingen/Port.hpp
+++ b/ingen/Port.hpp
@@ -29,7 +29,7 @@ namespace Ingen {
*
* Purely virtual (except for the destructor).
*
- * \ingroup interface
+ * @ingroup Ingen
*/
class Port : public virtual GraphObject
{