summaryrefslogtreecommitdiffstats
path: root/ingen/Patch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Patch.hpp')
-rw-r--r--ingen/Patch.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ingen/Patch.hpp b/ingen/Patch.hpp
index 85478c65..61db0b42 100644
--- a/ingen/Patch.hpp
+++ b/ingen/Patch.hpp
@@ -28,9 +28,9 @@ namespace Ingen {
class Edge;
-/** A Path (graph of Nodes/Edges)
+/** A Patch (graph of Nodes/Edges)
*
- * \ingroup interface
+ * @ingroup Ingen
*/
class Patch : virtual public Node
{