diff options
author | John DeSilva | 2023-02-11 22:06:12 +0000 |
---|---|---|
committer | Michael Davis | 2023-02-11 22:34:32 +0000 |
commit | a4751db8c7f308494e574429fc862a8deec96a7b (patch) | |
tree | 56a9bbd1d9f4ac36b5db62826b537f5971f393d6 /runtime/tutor | |
parent | 3b301a9d1d832d304ff109aa9f5eee025789b3e8 (diff) |
Remove outdated tutor note about increment and decrement behavior
Diffstat (limited to 'runtime/tutor')
-rw-r--r-- | runtime/tutor | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor b/runtime/tutor index e0b41bcf..a6682ed9 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -830,8 +830,8 @@ lines. --> 3) Another point. --> 6) Last point. - Note: If there isn't a number under the selection the cursor - will jump to the next number in the line and act on it. + + ================================================================= |