diff --git a/libs/ardour/audioengine.cc b/libs/ardour/audioengine.cc index a9d170beed..7df9d16e90 100644 --- a/libs/ardour/audioengine.cc +++ b/libs/ardour/audioengine.cc @@ -962,7 +962,7 @@ AudioEngine::frames_per_cycle () const } } -/** @param name Full or short name of port (including prefix:) +/** @param name Full or short name of port * @return Corresponding Port*, or 0. This object remains the property of the AudioEngine * so must not be deleted. */