diff options
author | Sora | 2022-09-28 23:50:24 +0000 |
---|---|---|
committer | GitHub | 2022-09-28 23:50:24 +0000 |
commit | 038ad6289f7d5e84d17da2dfb5723116641c62e1 (patch) | |
tree | 08d13123ffa2edd06831123742da17ab97eca17f /runtime/tutor | |
parent | 5dbca0fc089b3bfdd58162eabc4ee1c3fd2a52bd (diff) |
Fix tutor typo `favourite` to `favorite` (#4007)
Diffstat (limited to 'runtime/tutor')
-rw-r--r-- | runtime/tutor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tutor b/runtime/tutor index 313a14a1..04ea8fcd 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -520,7 +520,7 @@ _________________________________________________________________ 6. Type , to remove the second cursor. --> I like to eat apples since my favorite fruit is apples. - I like to eat oranges since my favourite fruit is oranges. + I like to eat oranges since my favorite fruit is oranges. |