From ca1f749c087bc19f6fbcebcd3ee34307959a95d5 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 26 Sep 2024 13:32:55 -0400 Subject: Spelling (#5020) Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- docs/changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/changelog.md') diff --git a/docs/changelog.md b/docs/changelog.md index 42cd4027..88c029c5 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -861,7 +861,7 @@ description: | - Import autocompletion now only shows the latest package version until a colon is typed - Fixed autocompletion for dictionary key containing a space - - Fixed autocompletion for for loops + - Fixed autocompletion for `for` loops - Command line interface - Added `typst query` subcommand to execute a @@ -895,7 +895,7 @@ description: | - Development - Extracted parser and syntax tree into `typst-syntax` crate - - The `World::today` implementation of Typst dependants may need fixing if + - The `World::today` implementation of Typst dependents may need fixing if they have the same [bug](https://github.com/typst/typst/issues/1842) that the CLI world had @@ -1009,7 +1009,7 @@ description: | path must contain `[{n}]` if the document has multiple pages. - Added `--diagnostic-format=short` for Unix-style short diagnostics - Doesn't emit color codes anymore if stderr isn't a TTY - - Now sets the correct exit when invoked with a non-existent file + - Now sets the correct exit when invoked with a nonexistent file - Now ignores UTF-8 BOM in Typst files - Miscellaneous Improvements -- cgit v1.2.3