Skip to content

Commit 21ac16b

Browse files
authored
Fix UTF-8-BOM (#773)
1 parent 064a531 commit 21ac16b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Common/UnitDefinitions/LinearPowerDensity.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"Name": "LinearPowerDensity",
33
"BaseUnit": "WattPerMeter",
44
"XmlDoc": "The Linear Power Density of a substance is its power per unit length. The term linear density is most often used when describing the characteristics of one-dimensional objects, although linear density can also be used to describe the density of a three-dimensional quantity along one particular dimension.",
@@ -75,4 +75,4 @@
7575
]
7676
}
7777
]
78-
}
78+
}

0 commit comments

Comments
 (0)