joshwlewis / unitwise

Physical quantity and units of measure conversion and math for Ruby
unitwise.org
MIT License
282 stars 32 forks source link

Fix typo #55

Closed kurtronshausen closed 7 years ago

kurtronshausen commented 7 years ago

Fixes #54

joshwlewis commented 7 years ago

Thanks @grokse. Yeah, this looks like a typo. Unfortunately, it's a typo in the upstream UCUM specification. You can see the same typo here.

I can't accept this pull request for two reasons:

1) Fixing the typo in Unitwise would mean deviation from the UCUM spec 2) Any changes to these data files will inevitably be lost the next time we import units from UCUM (which I do from time to time).

Instead, consider opening a ticket with UCUM here.

kurtronshausen commented 7 years ago

I see. Will do.