diff options
Diffstat (limited to 'src/gui')
-rw-r--r-- | src/gui/Port.cpp | 2 |
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, |