Unverified Commit a3dd2eee authored by Gary Qian's avatar Gary Qian Committed by GitHub

Fix typo (#25237)

parent f8964ae2
...@@ -170,7 +170,7 @@ class TextField extends StatefulWidget { ...@@ -170,7 +170,7 @@ class TextField extends StatefulWidget {
/// ///
/// ## Keyboard /// ## Keyboard
/// ///
/// Requesting the focus will typically cause the the keyboard to be shown /// Requesting the focus will typically cause the keyboard to be shown
/// if it's not showing already. /// if it's not showing already.
/// ///
/// On Android, the user can hide the keyboard - withouth changing the focus - /// On Android, the user can hide the keyboard - withouth changing the focus -
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment