summaryrefslogtreecommitdiffstats
path: root/src/gui/Port.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Port.cpp')
-rw-r--r--src/gui/Port.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/Port.cpp b/src/gui/Port.cpp
index 031c74c5..38db6d25 100644
--- a/src/gui/Port.cpp
+++ b/src/gui/Port.cpp
@@ -34,7 +34,7 @@ namespace Ingen {
namespace GUI {
-/** @param flip Make an input port appear as an output port, and vice versa.
+/** @a flip Make an input port appear as an output port, and vice versa.
*/
Port::Port(
boost::shared_ptr<FlowCanvas::Module> module,