Unnamed repository; edit this file 'description' to name the repository.
fix(tutor): replace unexisting and non existing with nonexistent
Sounds more natural to me. Just a spelling change.
Christian Fredrik Johnsen 9 months ago
parent 4098151 · commit cb1ec1b
-rw-r--r--runtime/tutor4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor b/runtime/tutor
index 39f6e333..54a4dde2 100644
--- a/runtime/tutor
+++ b/runtime/tutor
@@ -1315,7 +1315,7 @@ letters! that is not good grammar. you can fix this.
--> delete "layers "of" quote marks" too: this will delete the
nearest previous and following quote marks
- Trying to delete unexisting surrounding delimiters print an error
+ Trying to delete nonexistent surrounding delimiters prints an error
at the bottom bar and does nothing.
=================================================================
@@ -1336,7 +1336,7 @@ letters! that is not good grammar. you can fix this.
--> some (nested surroundings [can be replaced])
--> this "works with 'other surroundings' too"
- You can try to replace a non existing pair: this will show
+ You can try to replace a nonexistent pair: this will show
an error warning at the bottom bar and do nothing.