From d88e387013843bf083a0c134d63f0634ad163629 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Tue, 27 Jun 2017 15:14:42 +1000 Subject: [PATCH] Fix typo in exported text --- Tools/px4airframes/markdownout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/px4airframes/markdownout.py b/Tools/px4airframes/markdownout.py index d06c85dc57..1a4a6c27b9 100644 --- a/Tools/px4airframes/markdownout.py +++ b/Tools/px4airframes/markdownout.py @@ -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: