fix(tutor): replace unexisting and non existing with nonexistent

Sounds more natural to me.
Just a spelling change.
pull/11441/head
Christian Fredrik Johnsen 2025-05-21 00:41:04 +02:00 committed by Michael Davis
parent 4098151591
commit cb1ec1b27e
1 changed files with 2 additions and 2 deletions

View File

@ -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.