waf: avoid formatting issue in emacs

python mode doesn't understand the embedded apostrophe
This commit is contained in:
Andrew Tridgell 2018-06-18 15:15:03 +10:00
parent f0e0b1baaa
commit a0e17ab1ed
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ submodules at specific revisions.
action='store',
default='',
help='''Where to save data like parameters, log and terrain.
This is the --localstatedir + ArduPilot's subdirectory [default:
This is the --localstatedir + ArduPilots subdirectory [default:
board-dependent, usually /var/lib/ardupilot]''')
g.add_option('--rsync-dest',