From cdbbdb9eced3792278803b60a2528f366dc647c4 Mon Sep 17 00:00:00 2001 From: Antonio Giovanni Colombo Date: Tue, 3 Dec 2024 21:27:30 +0100 Subject: [PATCH] runtime(tutor): fix another typo in tutor2 Signed-off-by: Antonio Giovanni Colombo Signed-off-by: Christian Brabandt --- runtime/tutor/tutor2 | 2 +- runtime/tutor/tutor2.utf-8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/tutor/tutor2 b/runtime/tutor/tutor2 index a3a499eb6d..f41b7018cd 100644 --- a/runtime/tutor/tutor2 +++ b/runtime/tutor/tutor2 @@ -144,7 +144,7 @@ NOTE: practice this operation multiple times to become fluent ma$%"ad'a doIt() } // the taxonomy of our function has changed and it - // no longer makes alphabetical sense in it's current position + // no longer makes alphabetical sense in its current position // imagine hundreds of lines of code diff --git a/runtime/tutor/tutor2.utf-8 b/runtime/tutor/tutor2.utf-8 index a3a499eb6d..f41b7018cd 100644 --- a/runtime/tutor/tutor2.utf-8 +++ b/runtime/tutor/tutor2.utf-8 @@ -144,7 +144,7 @@ NOTE: practice this operation multiple times to become fluent ma$%"ad'a doIt() } // the taxonomy of our function has changed and it - // no longer makes alphabetical sense in it's current position + // no longer makes alphabetical sense in its current position // imagine hundreds of lines of code