Fix typo in documentation for FlPlatformPlugin (#22426)

This commit is contained in:
Robert Ancell 2020-11-12 12:02:44 +13:00 committed by GitHub
parent d5654b71cc
commit 46f78c6496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ G_DECLARE_FINAL_TYPE(FlPlatformPlugin,
* FlPlatformPlugin:
*
* #FlPlatformPlugin is a plugin that implements the shell side
* of PlatformPlugins.platform from the Flutter services library.
* of SystemChannels.platform from the Flutter services library.
*/
/**