Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deciliter and Centiliter were mixed up #12

Merged
merged 2 commits into from Apr 15, 2024
Merged

Conversation

helmo
Copy link
Contributor

@helmo helmo commented Feb 13, 2024

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

  • Deciliter and Centiliter were mixed up.

1 dl = 0.1 liter ... however the app came up with 0.01 liter

See https://en.wikipedia.org/wiki/Litre#SI_prefixes_applied_to_the_litre for the correct order.

Fixes the following issue(s)

Acknowledgement

@naveensingh
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong unit conversions with centiliters
2 participants