mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
tts.py - foot/feet corrected
This commit is contained in:
parent
a24a8736b1
commit
3ab2e20a5e
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ if __name__ == "__main__":
|
||||||
"milliamp per hour", "milliamps per hour",
|
"milliamp per hour", "milliamps per hour",
|
||||||
"watt", "watts",
|
"watt", "watts",
|
||||||
"db", "db",
|
"db", "db",
|
||||||
"feet", "feets",
|
"foot", "feet",
|
||||||
"knot", "knots",
|
"knot", "knots",
|
||||||
"hour", "hours",
|
"hour", "hours",
|
||||||
"minute", "minutes",
|
"minute", "minutes",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue