From c3ccf00e91ff61bd3ea6c6f7ffb3709442e2270a Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Mon, 3 Jun 2024 17:02:19 -0400 Subject: Fix a small typo --- indra/llcommon/workqueue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/llcommon/workqueue.h b/indra/llcommon/workqueue.h index 1f8cebd336..0581f85bfa 100644 --- a/indra/llcommon/workqueue.h +++ b/indra/llcommon/workqueue.h @@ -376,7 +376,7 @@ namespace LL * relaunch it. As long as the callable continues returning true, BackJack * keeps resubmitting it to the target WorkQueue. * - * "You go back, Jack, and do it again -- wheel turning' round and round..." + * "You go back, Jack, and do it again -- wheel turnin' round and round..." * --Steely Dan, from "Can't Buy a Thrill" (1972) * https://www.youtube.com/watch?v=yCgHTmv4YU8 */ -- cgit v1.2.3