Skip to content

Commit

Permalink
Corrected degree Celsius to not have blank issue #130
Browse files Browse the repository at this point in the history
  • Loading branch information
VisLab committed Feb 21, 2024
1 parent 634d562 commit a99fcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standard_schema/prerelease/HED8.3.0.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@ Each term in this vocabulary has a human-readable description and may include ad
** mph <nowiki>{unitSymbol, conversionFactor=0.44704}</nowiki>
** kph <nowiki>{unitSymbol, conversionFactor=0.277778}</nowiki>
* temperatureUnits <nowiki>{defaultUnits=degree Celsius}</nowiki>
** degree Celsius <nowiki>{SIUnit, conversionFactor=1.0}</nowiki>
** degree-Celsius <nowiki>{SIUnit, conversionFactor=1.0}</nowiki>
** oC <nowiki>{SIUnit, unitSymbol, conversionFactor=1.0}</nowiki>
* timeUnits <nowiki>{defaultUnits=s}</nowiki>
** second <nowiki>{SIUnit, conversionFactor=1.0}</nowiki>
Expand Down

0 comments on commit a99fcb2

Please sign in to comment.