Chris Bracken 0f1ff3bdb3
Correct typos, adopt US spellings (#9081)
Corects a bnuch of typeos throughout teh engien codebsae. Also makes
a couple minor Commonwealth -> US spelling adjustments for consistency
with the rest of Flutter's codebase.

Made use of `misspell` tool:
https://github.com/client9/misspell
2019-05-25 13:14:46 -07:00

5 lines
181 B
Markdown

Flutter Application Runner
==========================
Implements the `fuchsia::sys::Runner` FIDL interface to launch and run multiple Flutter applications within the same process.