Merge PR #212: Fix wrong wording of Hertz

This commit is contained in:
Jenkins nymea 2019-10-18 14:57:22 +02:00
commit 38d2929318
4 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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