From a905ef6e2b387cdd7344f2e55059637479e81bd0 Mon Sep 17 00:00:00 2001 From: brunbjerg Date: Mon, 22 Jul 2024 18:54:24 +0200 Subject: [PATCH] refactor: c -> Ctrl --- runtime/tutor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/tutor b/runtime/tutor index 9d6c316a7..c2604187d 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -838,7 +838,7 @@ lines. = 7.5 PROGRESSIVE INCREMENTING AND DECREMENTING = ================================================================= - Type '"#c-a' ('"#c-x') on multiple selections to progressively + Type '"#Ctrl-a' ('"#Ctrl-x') on multiple selections to progressively increment (decrement) numbers. 1. Move the cursor to the first line marked '-->' below.