Fix some UI doxygen warnings
[ardour.git] / gtk2_ardour / midi_region_view.h
index 9396dc76c2118f1037fadd75be32a4b658399a45..7c755c58697aa83daa556aa2091c73de0a46b147 100644 (file)
@@ -137,7 +137,7 @@ public:
        /** Look up the given time and channel in the 'automation' and set keys accordingly.
         * @param time the time of the patch change event
         * @param channel the MIDI channel of the event
-        * @key a reference to an instance of MIDI::Name::PatchPrimaryKey whose fields will
+        * @param key a reference to an instance of MIDI::Name::PatchPrimaryKey whose fields will
         *        will be set according to the result of the lookup
         */
        void get_patch_key_at (Temporal::Beats time, uint8_t channel, MIDI::Name::PatchPrimaryKey& key) const;