wscript: address review comments

This commit is contained in:
Andy Piper 2024-12-31 16:33:33 +00:00 committed by Andrew Tridgell
parent 24ab3f8f20
commit da74370fdd

View File

@ -306,7 +306,7 @@ submodules at specific revisions.
g.add_option('--sitl-littlefs', action='store_true',
default=False,
help="Enable littlefs for filesystem accesson SITL")
help="Enable littlefs for filesystem access on SITL (under construction)")
g = opt.ap_groups['linux']