change description typo to "actual"

pull/599/head
thecem 2022-09-02 08:52:06 +02:00 zatwierdzone przez GitHub
rodzic 8e5c7f756d
commit 0ce8f534da
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -80,7 +80,7 @@ namespace
addNumericFieldWithExtractor(
"forward",
"The forward temperature of the water (6/86/t2 actial 2 decimals).",
"The forward temperature of the water (6/86/t2 actual 2 decimals).",
PrintProperty::JSON | PrintProperty::OPTIONAL,
Quantity::Temperature,
VifScaling::Auto,
@ -91,7 +91,7 @@ namespace
addNumericFieldWithExtractor(
"return",
"The return temperature of the water (7/87/t2 actial 2 decimals).",
"The return temperature of the water (7/87/t2 actual 2 decimals).",
PrintProperty::JSON | PrintProperty::OPTIONAL,
Quantity::Temperature,
VifScaling::Auto,