Fix wrong wording of Hertz

Fixes #210
pull/212/head
Michael Zanetti 2019-09-20 16:04:57 +02:00
parent a6452f781c
commit 0044d0cd3b
4 changed files with 5 additions and 5 deletions

View File

@ -661,7 +661,7 @@ See also: \l{RepeatingOption}
"UnitPartsPerMillion",
"UnitEuro",
"UnitDollar",
"UnitHerz",
"UnitHertz",
"UnitAmpere",
"UnitMilliAmpere",
"UnitVolt",
@ -3808,7 +3808,7 @@ See also: \l{Tag}
"UnitPartsPerMillion",
"UnitEuro",
"UnitDollar",
"UnitHerz",
"UnitHertz",
"UnitAmpere",
"UnitMilliAmpere",
"UnitVolt",

View File

@ -270,7 +270,7 @@
\li 40
\li The value of the \l{Param} has unit \tt {[\$]} \unicode{0x2192} dollar.
\row
\li Types::UnitHerz
\li Types::UnitHertz
\li 41
\li The value of the \l{Param} has unit \tt {[Hz]} \unicode{0x2192} herz.
\row

View File

@ -123,7 +123,7 @@ public:
UnitPartsPerMillion,
UnitEuro,
UnitDollar,
UnitHerz,
UnitHertz,
UnitAmpere,
UnitMilliAmpere,
UnitVolt,

View File

@ -1916,7 +1916,7 @@
"UnitPartsPerMillion",
"UnitEuro",
"UnitDollar",
"UnitHerz",
"UnitHertz",
"UnitAmpere",
"UnitMilliAmpere",
"UnitVolt",