mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Fix typo in exported text
This commit is contained in:
committed by
Lorenz Meier
parent
af5256c454
commit
d88e387013
@@ -12,7 +12,7 @@ class MarkdownTablesOutput():
|
||||
|
||||
result += """This page lists all supported airframes and types including
|
||||
the motor assignment and numbering. The motors in **green** rotate clockwise,
|
||||
the ones in **blue** conterclockwise.\n\n"""
|
||||
the ones in **blue** counterclockwise.\n\n"""
|
||||
|
||||
for group in groups:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user