mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix a misspelling (#7234)
Change funciton to function in a doc comment.
This commit is contained in:
parent
ada6748d0c
commit
8939e2abeb
@ -778,7 +778,7 @@ class Window {
|
||||
|
||||
/// Change the retained semantics data about this window.
|
||||
///
|
||||
/// If [semanticsEnabled] is true, the user has requested that this funciton
|
||||
/// If [semanticsEnabled] is true, the user has requested that this function
|
||||
/// be called whenever the semantic content of this window changes.
|
||||
///
|
||||
/// In either case, this function disposes the given update, which means the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user