summaryrefslogtreecommitdiffstats
path: root/raul/MIDISink.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/MIDISink.hpp')
-rw-r--r--raul/MIDISink.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/MIDISink.hpp b/raul/MIDISink.hpp
index a1f6ab2..95cdfae 100644
--- a/raul/MIDISink.hpp
+++ b/raul/MIDISink.hpp
@@ -26,7 +26,7 @@ namespace Raul {
/** Pure virtual base for anything you can write MIDI to.
- * \ingroup raul
+ * \ingroup raul
*/
class MIDISink : public Deletable {
public: