From b566ba51e061a51720d03e61360e8f991a70e085 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 16 May 2020 12:27:45 -0600 Subject: fix typo --- libs/ardour/session_process.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ardour/session_process.cc b/libs/ardour/session_process.cc index 4c77d1f752..11f72ae4b9 100644 --- a/libs/ardour/session_process.cc +++ b/libs/ardour/session_process.cc @@ -867,7 +867,7 @@ Session::process_event (SessionEvent* ev) break; case SessionEvent::AutoLoop: - /* this is the event event created by the Session that marks + /* this is the event created by the Session that marks the end of the loop range and if we're loop playing, triggers a special kind of locate back to the start of the loop range. -- cgit v1.2.3