Replace errant '.' with ','
parent
2acd941b16
commit
321988c282
|
@ -101,7 +101,7 @@ ERR_DESC = {
|
|||
"SFNSIAS" => "Sub-Function Not Supoorted In Active Session",
|
||||
"SNSIAS" => "Service Not Supported In Active Session",
|
||||
"RTH" => "RPM Too High",
|
||||
"RTL" => "RPM Too Low".
|
||||
"RTL" => "RPM Too Low",
|
||||
"EIR" => "Engine is Running",
|
||||
"EINR" => "Engine is not Running",
|
||||
"ERTTL" => "Engine Run Time Too Low",
|
||||
|
|
Loading…
Reference in New Issue