Skip to content

Commit

Permalink
Update unit.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur-GYT authored and Arthur-GYT committed Jan 18, 2024
1 parent bfac713 commit 8415ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poincare/include/poincare/unit.h
Original file line number Diff line number Diff line change
Expand Up @@ -1173,7 +1173,7 @@ class Unit : public Expression {
Prefixable::LongScale),
EnergyRepresentative("eV", "1.602176634ᴇ-19", 1.602176634e-19,
Prefixable::All, Prefixable::LongScale),
EnergyRepresentative("Ca", "4.184", 4.184,
EnergyRepresentative("Cal", "4.184", 4.184,
Prefixable::All, Prefixable::LongScale),
};
typedef UnitNode::PowerRepresentative PowerRepresentative;
Expand Down

0 comments on commit 8415ff9

Please sign in to comment.