Skip to content

Commit

Permalink
Fix spelling of commands in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
me-johnomar authored and valentjn committed Nov 16, 2021
1 parent 3c8df9a commit 81adf7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
Add [`ltex.checkFrequency`](https://valentjn.github.io/ltex/settings.html#ltexcheckfrequency) to control when LTeX checks documents
</action>
<action type="add">
Add [`LTeX: Show status information`](https://valentjn.github.io/ltex/vscode-ltex/commands.html#ltex-show-status-information) command to show information about the status of LTeX
Add [`LTeX: Show Status Information`](https://valentjn.github.io/ltex/vscode-ltex/commands.html#ltex-show-status-information) command to show information about the status of LTeX
</action>
<action type="add" issue="vscode-ltex#140">
Add support for `\usepackage[LANGUAGE]{babel}` if in the same file as the text to be checked
Expand Down Expand Up @@ -608,7 +608,7 @@
</release>
<release version="6.2.0" date="2020-08-07">
<action type="add" issue="vscode-ltex#84">
Add commands [`LTeX: Check current document`](https://valentjn.github.io/ltex/vscode-ltex/commands.html#ltex-check-current-document) and [`LTeX: Check all documents in workspace`](https://valentjn.github.io/ltex/vscode-ltex/commands.html#ltex-check-all-documents-in-workspace)
Add commands [`LTeX: Check Current Document`](https://valentjn.github.io/ltex/vscode-ltex/commands.html#ltex-check-current-document) and [`LTeX: Check All Documents in Workspace`](https://valentjn.github.io/ltex/vscode-ltex/commands.html#ltex-check-all-documents-in-workspace)
</action>
<action type="add">
Add setting [`ltex.clearDiagnosticsWhenClosingFile`](https://valentjn.github.io/ltex/settings.html#ltexcleardiagnosticswhenclosingfile)
Expand Down

0 comments on commit 81adf7c

Please sign in to comment.