Unit edits

pull/2/head
Mark 2023-06-13 20:15:14 -07:00
parent 9fdabb80d3
commit 8b1d0a23b0
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ base_units = [ { u = "Meter", p = 3} ]
[[unit]]
enum_name = "USGallon"
print = "gal"
parse = ["gal", "usgal", "gallon", "gallons"]
parse = ["gal", "gals", "usgal", "gallon", "gallons", "Gallon", "Gallons"]
base_value_type = "exact"
base_value = "0.003785411784"