mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
Fix alias for lbs
Incorrectly transferred lbs alias.
This commit is contained in:
parent
9484e05698
commit
0851ffc28c
@ -2364,7 +2364,7 @@ function factory (type, config, load, typed) {
|
||||
drams: 'dram',
|
||||
ounces: 'ounce',
|
||||
lb: 'poundmass',
|
||||
lbm: 'poundmass',
|
||||
lbs: 'poundmass',
|
||||
poundmasses: 'poundmass',
|
||||
hundredweights: 'hundredweight',
|
||||
sticks: 'stick',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user