Skip to content

Commit

Permalink
Fix mistranslations in automatic translation
Browse files Browse the repository at this point in the history
  • Loading branch information
LamiumAmplexicaule committed Sep 22, 2022
1 parent 94046fc commit d054488
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Cargo.toml is now also updated when the New command is executed.
### Changed
- Open the page in question that corresponds to the editor you have open now
- Open the question page that corresponds to the editor you have open now
### Fixed
- Fix mistranslations in automatic translation

## [0.1.0]
### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CLion plugin for cargo-compete.

It makes the following cargo-compete commands easily available.
- Retrieve contest test cases and create packages
- Open the page in question in a browser
- Open the question page in a browser
- Test the code
- Submit
<!-- Plugin description end -->
Expand Down

0 comments on commit d054488

Please sign in to comment.