Skip to content

Commit af1d4f2

Browse files
authored
Fixed SingularName indentation
1 parent 49f6507 commit af1d4f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UnitsNet/UnitDefinitions/Volume.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@
464464
]
465465
},
466466
{
467-
"SingularName": "UsQuart",
467+
"SingularName": "UsQuart",
468468
"PluralName": "UsQuarts",
469469
"FromUnitToBaseFunc": "x*9.46352946e-4",
470470
"FromBaseToUnitFunc": "x/9.46352946e-4",
@@ -476,7 +476,7 @@
476476
]
477477
},
478478
{
479-
"SingularName": "UsPint",
479+
"SingularName": "UsPint",
480480
"PluralName": "UsPints",
481481
"FromUnitToBaseFunc": "x*4.73176473e-4",
482482
"FromBaseToUnitFunc": "x/4.73176473e-4",

0 commit comments

Comments
 (0)