From 814f48ef21bce99b3ea5cc42972217adfe395c82 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 22 Jan 2026 15:14:45 -0700 Subject: [PATCH] tired: while wired: whole inspired: wheel! --- libs/ardour/triggerbox.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ardour/triggerbox.cc b/libs/ardour/triggerbox.cc index 78b086ed82..006b1d52cb 100644 --- a/libs/ardour/triggerbox.cc +++ b/libs/ardour/triggerbox.cc @@ -4556,7 +4556,7 @@ TriggerBox::set_from_path (uint32_t slot, std::string const & path) src_list.push_back (src); } - /* take all the sources we have and package them up as a while file region */ + /* take all the sources we have and package them up as a whole file region */ std::string wf_region_name = region_name_from_path (path, false, false);