summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indra/llcommon/workqueue.h2
1 files changed, 1 insertions, 1 deletions
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
*/