aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/SMFDriver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/SMFDriver.cpp')
-rw-r--r--src/engine/SMFDriver.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/SMFDriver.cpp b/src/engine/SMFDriver.cpp
index f7d1460..a822e7e 100644
--- a/src/engine/SMFDriver.cpp
+++ b/src/engine/SMFDriver.cpp
@@ -39,9 +39,9 @@ SMFDriver::SMFDriver(Forge& forge, Raul::TimeUnit unit)
_writer = SPtr<SMFWriter>(new SMFWriter(unit));
}
-/** Learn a single track from the MIDI file at @a uri
+/** Learn a single track from the MIDI file at `uri`
*
- * @track selects which track of the MIDI file to import, starting from 1.
+ * @param track The track of the MIDI file to import, starting from 1.
*
* Currently only file:// URIs are supported.
* @return the resulting machine.